Skip to content

Instantly share code, notes, and snippets.

@rafaelfoster
Created February 22, 2017 14:57
Show Gist options
  • Save rafaelfoster/9872440110b82925844518a74d6223cb to your computer and use it in GitHub Desktop.
Save rafaelfoster/9872440110b82925844518a74d6223cb to your computer and use it in GitHub Desktop.
#SSHFS on /etc/fstab
root@server:/dir /mount fuse.sshfs IdentityFile=/home/rafael/.ssh/id_rsa,allow_other,reconnect 0 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment