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.3.tar.gz (19.2 kB view details)

Uploaded Source

Built Distribution

girder_client_mount-0.3.3-py3-none-any.whl (16.9 kB view details)

Uploaded Python 3

File details

Details for the file girder_client_mount-0.3.3.tar.gz.

File metadata

  • Download URL: girder_client_mount-0.3.3.tar.gz
  • Upload date:
  • Size: 19.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.8.18

File hashes

Hashes for girder_client_mount-0.3.3.tar.gz
Algorithm Hash digest
SHA256 faf8fc1f8d618e3f64a97d7766481a20c16ffe79b0a520f612beb8c23bb4cd23
MD5 205c9178b5f77a040913f658e2b03080
BLAKE2b-256 337ae3cb942569dbaf824bf7d926315ccfc19c312cd2f30ef275643e9d87f319

See more details on using hashes here.

File details

Details for the file girder_client_mount-0.3.3-py3-none-any.whl.

File metadata

File hashes

Hashes for girder_client_mount-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 50db6cedd228f0691823034ed1ccf78a38ffefb75e317f3f2126435908601704
MD5 28647966ff3fc2b541cd37b0228a85fd
BLAKE2b-256 f81be33ee4c68a5a7d39c61be06abe636c92c1a3249ed4722e57233fe3e287fa

See more details on using hashes here.

Supported by

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