diff --git a/SftpFrontend.md b/SftpFrontend.md index 003f870..7b0553f 100644 --- a/SftpFrontend.md +++ b/SftpFrontend.md @@ -91,3 +91,11 @@ In the WinSCP Login dialog, the following options need to be set (some require ' * In the Key exchange section under SSH, set both 'Max minutes before rekey' and 'Max data before rekey' to 0. Note that these options are not persistent unless you save them as a 'Stored session', together with the host name, username, etc. + +## [FileZilla](FileZilla) + +The following options are in the Settings dialog accessed from the Edit menu: + + * In the Connection section, set 'Timeout in seconds' to 0 (disabled). + * In the Transfers section, you may want to increase the maximum number of simultaneous transfers. + * In the File Types subsection, you may want to set the Default transfer type to Binary, delete all of the filetypes in the list, and uncheck 'Treat files without extension as ASCII file' and 'Treat dotfiles as ASCII files'. (This isn't Tahoe-specific, but attempting to automatically detect and convert line endings of text files is usually the wrong thing.) \ No newline at end of file