Skip to content

paapereira/sshfsmount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sshfsmount

Script for keeping sshfs mountpoints in a local machine

Configuration

Go to config/sshfstab to configure your mountpoints.

Also, make sure the sshfsmount.sh is executable

$ chmod +x sshfsmount.sh

Running

Option 1: Mount all your mountpoints

$ ./sshfsmount.sh mount

or

$ /home/user/sshfsmount.sh mount

Option 2: Re-mount all your mountpoints

$ ./sshfsmount.sh re-mount

or

$ /home/user/sshfsmount.sh re-mount

About

Script for keeping sshfs mountpoints in a local machine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages