Created
January 5, 2018 09:48
-
-
Save seafooler/60854edcc6f806deb1cc6758480f5938 to your computer and use it in GitHub Desktop.
Command to mount a sshfs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sshfs -p 22 -o auto_cache,reconnect,default_permissions seafooler@cent-dock-01:/home/seafooler /home/seafooler/mnt-cent-dock-01 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment