Differences
This shows you the differences between the selected revisions of the page.
2014-06-12 | 2014-07-15 | ||
"Force IP address ..." it's not checkbox anymore (martin) | 5.6 Bug 1181 Use MLSD command for directory listing affects also use of MLST command. (martin) | ||
Line 11: | Line 11: | ||
Use //Post login commands// to specify set of FTP protocol commands that should be issued automatically just after login. This is typically used to issue commands that change session configuration or state. Only commands that require no interaction with client can be used. | Use //Post login commands// to specify set of FTP protocol commands that should be issued automatically just after login. This is typically used to issue commands that change session configuration or state. Only commands that require no interaction with client can be used. | ||
- | The //Use MLSD command for directory listing// controls, if WinSCP uses ''MLSD'' or (deprecated) ''LIST'' command for directory listing. When set to //Auto// (preferred), WinSCP decides based on announced features of FTP servers. Use //Off// only, if server's implementation of ''MLSD'' command has bugs. | + | The //Use MLSD command for directory listing// controls, if WinSCP uses ''MLSD''/''MLST'' or (deprecated) ''LIST'' command for directory/file listing. When set to //Auto// (preferred), WinSCP decides based on announced features of FTP servers. Use //Off// only, if server's implementation of ''MLSD''/''MLST'' command has bugs. //The option affects use of ''MLST'' in the latest beta release only.// &beta |
The //Support for listing of hidden files// controls if WinSCP should use command ''LIST -a'' for directory listing to request listing of all (including hidden) files. You still need to enable [[ui_pref_panels#common_options|showing hidden files]] to have them displayed actually. | The //Support for listing of hidden files// controls if WinSCP should use command ''LIST -a'' for directory listing to request listing of all (including hidden) files. You still need to enable [[ui_pref_panels#common_options|showing hidden files]] to have them displayed actually. |