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.4.tar.gz (19.3 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.4-py3-none-any.whl (16.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for girder_client_mount-0.3.4.tar.gz
Algorithm Hash digest
SHA256 34b3aa94e7a34845cf9aec7f2b158ce4516cdb05a1a257c5d6e9ff7e392bf185
MD5 a45aff6dd71550515547bc4374223d9b
BLAKE2b-256 b2d4abd791fcdf81a92dba98ae8d7c5b40365db811612ec09521d64b353b3f35

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for girder_client_mount-0.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 50b7bdd5e96b32265071ae5279370f10ac7e887ed27dc02576511b25f7bb3841
MD5 d6f5ee7fdb92e1d1def84429b3542905
BLAKE2b-256 a2a2a61aaf3d693aaee81549edbb96d9f8b95e7a9da8707aeef08592dfeda44e

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