Changes between Version 60 and Version 61 of SftpFrontend


Ignore:
Timestamp:
2011-01-08T05:43:10Z (13 years ago)
Author:
davidsarah
Comment:

consistent advice for sshfs

Legend:

Unmodified
Added
Removed
Modified
  • SftpFrontend

    v60 v61  
    6969On Mac OS X, !TextEdit and vi are known to have problems editing files on a Tahoe-via-sshfs filesystem.
    7070
    71 To avoid potential bugs with rekeying, add the line {{{RekeyLimit 0}}} to {{{~/.ssh/config}}}.
     71To avoid potential bugs with rekeying, either use the {{{-o RekeyLimit=0}}} option to {{{sshfs}}}, or add the line {{{RekeyLimit=0}}} to {{{~/.ssh/config}}}.
    7272
    7373