Differences
This shows you the differences between the selected revisions of the page.
| 2011-07-30 | 2012-05-07 | ||
| sftp (martin) | ui_transfer_custom (martin) | ||
| Line 21: | Line 21: | ||
| ^ Titan FTP server | Incorrectly encodes the filenames to UTF-8. | [[ui_login_sftp#protocol_options|Force SFTP version 3]] either on server or client side to avoid UTF-8 encoding. | | ^ Titan FTP server | Incorrectly encodes the filenames to UTF-8. | [[ui_login_sftp#protocol_options|Force SFTP version 3]] either on server or client side to avoid UTF-8 encoding. | | ||
| ^ | 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 (e.g. in [[ui_transfer|transfer settings]]). | | + | ^ CoreFTP server | Violates SFTP protocol in response to changing file properties. | Turn off setting file properties in [[ui_transfer_custom|transfer settings]]. | |