A tool to manage your remote filesystems (sshfs, mount_smbfs)
Project description
Documentation and readme WIP.
Install
pip install remote-fs
Usage
Usage: remote-fs [OPTIONS] COMMAND [ARGS]...
Options:
--smbfs mounts via mount_smbfs (darwin only)
--sshfs mounts via sshfs
--help Show this message and exit.
Commands:
ls
mount
unmount
ls
Can list configs for saved configs and mounts for currently mounted configs.
Usage: remote-fs ls [OPTIONS] RESOURCE
Options:
--help Show this message and exit.
mount
When --sshfs is set, the default value for the --option param is reconnect,ServerAliveInterval=15,ServerAliveCountMax=3.
Usage: remote-fs mount [OPTIONS] MOUNT_POINT
Options:
--load
--name TEXT
--remote TEXT full hostname string, e.g. user@hostname:dir
--hostname TEXT
--user TEXT
--dir TEXT
-o, --option TEXT
--help Show this message and exit.
unmount
Runs umount using the mount point in the passed config.
Usage: remote-fs unmount [OPTIONS] NAME
Options:
--help Show this message and exit.
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
remote-fs-0.1.2.tar.gz
(5.9 kB
view hashes)
Built Distribution
Close
Hashes for remote_fs-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2752452990835cf5f75f5cab554f3a144d79cfebc6d71d6139f2ae65039e89f8 |
|
MD5 | 66a45fd405970daab897b36dc555b883 |
|
BLAKE2b-256 | e7821d7d21c8f5084390f245a34aa9385baf975f85dd92cd2d3dba807047a852 |