diff --git a/SftpFrontend.md b/SftpFrontend.md index 23946ee..003f870 100644 --- a/SftpFrontend.md +++ b/SftpFrontend.md @@ -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. -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)