Differences
This shows you the differences between the selected revisions of the page.
2009-08-24 | 2009-11-22 | ||
bug 458 (martin) | ui_pref_panels#common_options hidden files (martin) | ||
Line 9: | Line 9: | ||
Use //Post login commands// to specify set of FTP protocol commands that should be issued automatically just after login. | Use //Post login commands// to specify set of FTP protocol commands that should be issued automatically just after login. | ||
- | 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. | + | 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. |
When set to //Auto//, WinSCP will try one time to use the ''-a'' switch, unless the server((Personal FTP server.)) is known not to support it. If that fails (for whatever reason), it stops using the switch for current session. Some servers may not report an error even if they do not support the switch. This may result into empty directory listing. Disable the option if that happens. | When set to //Auto//, WinSCP will try one time to use the ''-a'' switch, unless the server((Personal FTP server.)) is known not to support it. If that fails (for whatever reason), it stops using the switch for current session. Some servers may not report an error even if they do not support the switch. This may result into empty directory listing. Disable the option if that happens. | ||
The //Force IP address for passive mode connections// controls if WinSCP should use the external IP address of the FTP host instead the IP address provided by the server. This is useful when the IP address is translated (NAT). The option is available for [[ui_login_connection#passive_mode|passive mode]] only. | The //Force IP address for passive mode connections// controls if WinSCP should use the external IP address of the FTP host instead the IP address provided by the server. This is useful when the IP address is translated (NAT). The option is available for [[ui_login_connection#passive_mode|passive mode]] only. |