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

Uploaded Python 3

File details

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

File metadata

  • Download URL: girder_client_mount-0.3.5.dev8.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.dev8.tar.gz
Algorithm Hash digest
SHA256 3cfbfc87131fccf78208d2068c1bada6574db168936e52f95c40f9718ea79d44
MD5 c3e3d757a1cd2d4d28106724eea36efd
BLAKE2b-256 4f46ae392f302836962bdbd7c2b92c9ae09062a2879dc0d4f41541d6824132e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for girder_client_mount-0.3.5.dev8-py3-none-any.whl
Algorithm Hash digest
SHA256 5e5deb57bd54b3cacd544ce3f30442823de7cf7db7b79faba3bb7e0e0da658dc
MD5 74b3624d94961b3a5ab8504e584b6d0c
BLAKE2b-256 f546be5a6e368d30c52178d4337170f7aa5d2b6778648f9e9158e9bc89961ff2

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