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.5.tar.gz
(13.6 kB
view hashes)
Built Distribution
Close
Hashes for girder_client_mount-0.1.5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8005081460cbbccbcfbc8c12a52062f4f0a9eeae14a7651f50507f0a89349124 |
|
MD5 | bf1dc41647af084a7e04d707c01299b7 |
|
BLAKE2b-256 | 4f165f03bd878c96a9d69ab12dce2ea3e50e41929b39c8557aa14a6ae12f04a1 |
Close
Hashes for girder_client_mount-0.1.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19eb247145f68df08d00a312c560c7c978aadc64e30899235fbcb4d9f599c02a |
|
MD5 | 00d26bccac1c11b872c658bdf7252c9b |
|
BLAKE2b-256 | 33079d2ccfd7acd3cf805d0c12288e16585490cce925b3091fdd3cfb5c829b35 |