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

Uploaded Python 3

File details

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

File metadata

  • Download URL: girder_client_mount-0.3.5.dev6.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.dev6.tar.gz
Algorithm Hash digest
SHA256 9b5b6d066da5b808b02ea9f5c5ce5308e990b2c185d26c9e5695364d3b03acd7
MD5 5f4ea6fd9b3692b689d56b3fc3a727b6
BLAKE2b-256 e0284fdce039537c4e732339c04f29cb1e08ed364e4204fe3655a451bd8ccbc2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for girder_client_mount-0.3.5.dev6-py3-none-any.whl
Algorithm Hash digest
SHA256 341beac8b7119c2c4d4dca40865286a465bb2cd8348f7cd5c459c52158b2e951
MD5 aaf4c183e61597533a815eafcf23e267
BLAKE2b-256 7ac1980ffaf731eecdbb940e3ce7c4a813dbd02bf815706515031501c276a841

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