Skip to content

Instantly share code, notes, and snippets.

@hugosp
Created January 23, 2017 19:22
Show Gist options
  • Save hugosp/dd713f13f8f1e748d180a65e023ad493 to your computer and use it in GitHub Desktop.
Save hugosp/dd713f13f8f1e748d180a65e023ad493 to your computer and use it in GitHub Desktop.
sshfs -o cache=yes -o kernel_cache -o large_read -o Ciphers=arcfour -o Compression=no -o ServerAliveCountMax=3 -o ServerAliveInterval=15 -o reconnect -C -o workaround=all -o idmap=user remoteuser@server:/remote/directory/ /media/mountpoint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment