SSHFS Mac Osx mount slow? Improve speed
If you’re finding that SSHFS is very slow in OSX you may want to try this options when mounting:
sshfs user@host:remote_path local_path -o auto_cache,reconnect,defer_permissions,noappledouble
About
If you’re finding that SSHFS is very slow in OSX you may want to try this options when mounting:
sshfs user@host:remote_path local_path -o auto_cache,reconnect,defer_permissions,noappledouble