Differences
This shows you the differences between the selected revisions of the page.
2006-05-06 | 2006-05-06 | ||
reformated, vshell, foxit (martin) | titan, coreftp (martin) | ||
Line 15: | Line 15: | ||
^ MultiNet | For SFTP version 4, it indicates presence of UID/GUI in directory listing, but actually it does not include them. | These attributes are not allowed for SFTP version 4 and newer, so WinSCP ignores the indication since 3.7.5. | | ^ MultiNet | For SFTP version 4, it indicates presence of UID/GUI in directory listing, but actually it does not include them. | These attributes are not allowed for SFTP version 4 and newer, so WinSCP ignores the indication since 3.7.5. | | ||
^ Foxit WAC server | [[ui_login_sftp#protocol_options|Does not use UTF-8 encoding for SFTP version 4 and newer]]. | WinSCP does not expect UTF-8 encoding when connected to Foxit WAC server since 3.7.2. | | ^ Foxit WAC server | [[ui_login_sftp#protocol_options|Does not use UTF-8 encoding for SFTP version 4 and newer]]. | WinSCP does not expect UTF-8 encoding when connected to Foxit WAC server since 3.7.2. | | ||
+ | ^ 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. | | ||
+ | ^ CoreFTP server | Violates SFTP protocol in response to changing file properties. | Turn off setting file properties (e.g. in [[ui_transfer|transfer settings]]). | |