consistent advice for sshfs

[Imported from Trac: page SftpFrontend, version 61]
davidsarah 2011-01-08 05:43:10 +00:00
parent 0528618aee
commit 727b2108df

@ -68,7 +68,7 @@ The MacFUSE version of sshfs stores "extended attributes" in files with names st
On Mac OS X, TextEdit and vi are known to have problems editing files on a Tahoe-via-sshfs filesystem. On Mac OS X, TextEdit and vi are known to have problems editing files on a Tahoe-via-sshfs filesystem.
To avoid potential bugs with rekeying, add the line `RekeyLimit 0` to `~/.ssh/config`. To avoid potential bugs with rekeying, either use the `-o [RekeyLimit](RekeyLimit)=0` option to `sshfs`, or add the line `RekeyLimit=0` to `~/.ssh/config`.
## Gnome virtual filesystem (gvfs) ## Gnome virtual filesystem (gvfs)