Skip to content

Instantly share code, notes, and snippets.

@seafooler
Created January 5, 2018 09:48
Show Gist options
  • Save seafooler/60854edcc6f806deb1cc6758480f5938 to your computer and use it in GitHub Desktop.
Save seafooler/60854edcc6f806deb1cc6758480f5938 to your computer and use it in GitHub Desktop.
Command to mount a sshfs
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