Differences
This shows you the differences between the selected revisions of the page.
2013-12-20 | 2014-05-02 | ||
5.5 pages moved from login to advanced site settings (martin) | overwrite confirmations with freeSSHd (martin) | ||
Line 22: | Line 22: | ||
^ | Incorrectly encodes server capabilities packet (''supported2'' extension). | [[ui_login_sftp#protocol_options|Force SFTP version 4 or lower]] either on server or client side to avoid the server provide the incorrect packet. | | ^ | Incorrectly encodes server capabilities packet (''supported2'' extension). | [[ui_login_sftp#protocol_options|Force SFTP version 4 or lower]] either on server or client side to avoid the server provide the incorrect packet. | | ||
^ CoreFTP server | Violates SFTP protocol in response to changing file properties. | Turn off setting file properties in [[ui_transfer_custom|transfer settings]]. | | ^ CoreFTP server | Violates SFTP protocol in response to changing file properties. | Turn off setting file properties in [[ui_transfer_custom|transfer settings]]. | | ||
+ | ^ WeOnlyDo/freeSSHd server | Ignores ''SSH_FXF_EXCL'' flag when opening file, so WinSCP won't detect that remote file already exists when uploading and won't show overwrite confirmation prompt. | No workaround exists. | |