Mount a girder server via fuse
Project description
Mount a Girder server as a local FUSE mount.
Installation
You must have Python >= 3.6 and libfuse installed.
Use pip
pip install girder-client-mount
Example Usage
Create a mount directory (e.g., mkdir /mnt/remote_girder), then mount it via
girder-client-mount /mnt/remote_girder --username= --password= --apiurl=https://data.kitware.com/api/v1
- On Windows, specify an available drive letter for the mount. You probably will need to also set an environment variable to point to a libfuse compatible dll. ::
set FUSE_LIBRARY_PATH=c:Program FilesDokanDokanLibrary-1.5.0dokanfuse1.dll girder-client-mount A –username= –password= –apiurl=https://data.kitware.com/api/v1
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
girder_client_mount-0.1.7.tar.gz
(13.8 kB
view hashes)
Built Distribution
Close
Hashes for girder_client_mount-0.1.7.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2715ac9397b77cb6e30adf8b2db32324d038842a147f4da8c53a6109b18d8d80 |
|
MD5 | b4e6055beef6c445b6510524c0fea38e |
|
BLAKE2b-256 | 436c924f8c3011ce526e6d7c0a99c886180f90647295d545f9ef174a4de5af2e |
Close
Hashes for girder_client_mount-0.1.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fead6500434b387a752c0e05d4a0e5aa1921c851ee6abbfb610a2d32f330bc46 |
|
MD5 | cabe8b32416408f2e57ae26f898b6287 |
|
BLAKE2b-256 | 76d06209e38aa6f60086822ef51fa0eef48e5bfdda1539e5d181b077466ad5e3 |