Skip to content

Instantly share code, notes, and snippets.

@palawer
Created October 8, 2015 11:51
Show Gist options
  • Select an option

  • Save palawer/2fa5c753aea815acbf9d to your computer and use it in GitHub Desktop.

Select an option

Save palawer/2fa5c753aea815acbf9d to your computer and use it in GitHub Desktop.
SSHFS slow navigation
sshfs -o no_readahead,noappledouble,nolocalcaches user@host:/home/user ~/mnt
sshfs -o auto_cache,reconnect,defer_permissions,noappledouble user@host:/home/user ~/mnt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment