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.dev2.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.5.dev2-py3-none-any.whl (17.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: girder_client_mount-0.3.5.dev2.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.5.dev2.tar.gz
Algorithm Hash digest
SHA256 ed30a46b1e795ce9bec6c242f7928374dc58a0f1c34b319272973e1e9c69c1b5
MD5 cb0f1adc712dfee8215f2f5d0a2951b2
BLAKE2b-256 b27a686ab4c377a9800e5f77f53fec3cefdf086196d4bc88da956b6c39e11479

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for girder_client_mount-0.3.5.dev2-py3-none-any.whl
Algorithm Hash digest
SHA256 fee0425d57c91ff2b428059807cacdadd59fb2b965c7aeca749fd14ac7b951fc
MD5 489ec969ec741e6c97d65eb9ac8245b6
BLAKE2b-256 2e6dccf7ec59d1c319cef4026be325867ef06e1521a2b9c84cebf6352d548ae0

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