Skip to main content

Mount a girder server via fuse

Project description

Mount a Girder server as a local FUSE mount.

Installation

You must have Python >= 3.8 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

You can optionally use diskcache to persist data locally. Add appropriate options (see help for more details)

girder-client-mount /mnt/remote_girder --username= --password= --apiurl=https://data.kitware.com/api/v1 --options diskcache

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 Files\Dokan\DokanLibrary-1.5.0\dokanfuse1.dll
girder-client-mount A --username= --password= --apiurl=https://data.kitware.com/api/v1

Project details


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.3.5.dev4.tar.gz (19.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

girder_client_mount-0.3.5.dev4-py3-none-any.whl (17.0 kB view details)

Uploaded Python 3

File details

Details for the file girder_client_mount-0.3.5.dev4.tar.gz.

File metadata

File hashes

Hashes for girder_client_mount-0.3.5.dev4.tar.gz
Algorithm Hash digest
SHA256 2117534a04d98dbc7b8e7efa9b4e6319b99fe35b663e37e3aa6d104a4349ffae
MD5 1c22b3a77f59a2b312318fb257633b6c
BLAKE2b-256 5e27f581b7a5afce3ad5ee40964b25252893c47fd750fd530abc6b79e7bb9157

See more details on using hashes here.

File details

Details for the file girder_client_mount-0.3.5.dev4-py3-none-any.whl.

File metadata

File hashes

Hashes for girder_client_mount-0.3.5.dev4-py3-none-any.whl
Algorithm Hash digest
SHA256 49e3cb91496a8f2a80ea9f53bb7a640a2ab53a6bfb179adc9960469a69606c81
MD5 e95b7597567dd835c1911e4c4b65ffe5
BLAKE2b-256 9ba4a78dfe77841c8ed2649c758bac54b63624057bb2310a56376e0435c5f3f9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page