Mount sshfs remotes on Google Colaboratory
Project description
colab-sshfs
sshfs mounts for Google Colaboratory
Google Colaboratory is a free, fully-hosted fork off of a predecessor of Jupyter available with a Google account.
While mounting Google Drive is straightforward, other storage spaces are not.
This package makes mounting sshfs-accessible remote spaces straightforward.
NOTE: Password-based authentication is not supported.
Installation
Execute the following in a cell:
!pip install colab_sshfs
Usage
from colab_sshfs import colab_sshfs
colab_sshfs.mount(remote = '<user>@<host>:[remote path]')
By default, the local path mounted is /content/sshfs.
The mount function returns a CompletedProcess instance.
Review the docstring for full parameters: help(colab_sshfs.mount).
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file colab-sshfs-0.0.7.tar.gz.
File metadata
- Download URL: colab-sshfs-0.0.7.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.25.1 requests-toolbelt/0.9.1 urllib3/1.26.4 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2cb62efc022801ba8969d10c4a295834efc8f806610fe501f91c7b799db061cc
|
|
| MD5 |
d7dbabd1db62ebbd7749c1323619480f
|
|
| BLAKE2b-256 |
5d4bb176e77d9f6334d14812adf22f962c33a7954a3705e546da68d9ec6756b4
|
File details
Details for the file colab_sshfs-0.0.7-py3-none-any.whl.
File metadata
- Download URL: colab_sshfs-0.0.7-py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.25.1 requests-toolbelt/0.9.1 urllib3/1.26.4 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1de31925cdf243b6561d56365ccd7a7bc2c460b65d588b639fcc35c7fc4e0c73
|
|
| MD5 |
dc9ba213e52b8136344d3883982df84e
|
|
| BLAKE2b-256 |
0282913546d282d5bf693c377cde8512a73cfa9ab7c50a2338f352565594cd61
|