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.6 and libfuse installed.

Use pip

pip install girder-client-mount

You can optionally use diskcache to persist data locally. This can be included when doing pip install via the extras

pip install girder-client-mount[diskcache]

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

For diskcaching, 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 FilesDokanDokanLibrary-1.5.0dokanfuse1.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.1.12.tar.gz (17.6 kB view details)

Uploaded Source

Built Distribution

girder_client_mount-0.1.12-py3-none-any.whl (16.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: girder_client_mount-0.1.12.tar.gz
  • Upload date:
  • Size: 17.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12

File hashes

Hashes for girder_client_mount-0.1.12.tar.gz
Algorithm Hash digest
SHA256 8a562543b72bbb85e8ab3454afd2248954a5885392ebcf18d8f4d2d2ddddd362
MD5 3b5b6712eedba214756a073af57a9682
BLAKE2b-256 00b619334c0f0dcbd1dbea6fa2c3760208a8e28ccb9c62fc5556f7981c94844e

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: girder_client_mount-0.1.12-py3-none-any.whl
  • Upload date:
  • Size: 16.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12

File hashes

Hashes for girder_client_mount-0.1.12-py3-none-any.whl
Algorithm Hash digest
SHA256 f8081b7d0df709537b3647e9a569aa22c840b023adb8c79a28173722e72b8db8
MD5 320a62e50c5f1e733780c162a541c9f8
BLAKE2b-256 7516f550ec70e5d47327e5dd3fd2bdcc2fed888d3d48303987d6a56f2d787d2e

See more details on using hashes here.

Provenance

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