Changes between Version 66 and Version 67 of SftpFrontend


Ignore:
Timestamp:
2011-05-25T21:58:39Z (13 years ago)
Author:
ChosenOne
Comment:

127.0.0.1 instead of localhost for winscp

Legend:

Unmodified
Added
Removed
Modified
  • SftpFrontend

    v66 v67  
    9494 * In the Connection section, set 'Server response timeout' to the maximum 6000 seconds.
    9595 * In the Key exchange section under SSH, set both 'Max minutes before rekey' and 'Max data before rekey' to 0.
     96 * Use '127.0.0.1' instead of 'localhost' if WinSCP says the connection has been refused. It sometimes tries connecting to [::1] (IPv6 localhost), where tahoe does ''not'' listen.
    9697
    9798Note that these options are not persistent unless you save them as a 'Stored session', together with the host name, username, etc.