Differences

This shows you the differences between the selected revisions of the page.

2008-02-14 2008-02-14
use the latest version to overcome unexpected_directory_listing (martin) for each solution for unexpected_directory_listing mention problem it solves (martin)
Line 44: Line 44:
  * Always make sure you are using the latest version of WinSCP, as support for different listing format is being added continuously.   * Always make sure you are using the latest version of WinSCP, as support for different listing format is being added continuously.
  * Alter output of ''ls'' command to match any of the supported formatting. WinSCP has few session options that may be used for that, including:   * Alter output of ''ls'' command to match any of the supported formatting. WinSCP has few session options that may be used for that, including:
-    * //[[ui_login_scp#directory_listing|Alias LS to display group name]]//; +    * //[[ui_login_scp#directory_listing|Alias LS to display group name]]// (should help if your listing does not include group name)
-    * //[[ui_login_scp#other_options|Clear aliases]]// and +    * //[[ui_login_scp#other_options|Clear aliases]]// (may help if the ''ls'' command is aliased to display non standard output) and 
-    * //[[ui_login_scp#other_options|Clear national variables]]//+    * //[[ui_login_scp#other_options|Clear national variables]]// (may help if your listing does not use english month names).
  * If you are are experienced with unix shell, you can setup alias to ''ls'' command that would modify the output to match some of the supported formatting (e.g. using ''sed'' command). You will need to unset //[[ui_login_scp#other_options|Clear aliases]]// session option to disallow WinSCP from removing your alias. The next version of WinSCP will allow setting custom listing command to make this easier [[bug>142]].   * If you are are experienced with unix shell, you can setup alias to ''ls'' command that would modify the output to match some of the supported formatting (e.g. using ''sed'' command). You will need to unset //[[ui_login_scp#other_options|Clear aliases]]// session option to disallow WinSCP from removing your alias. The next version of WinSCP will allow setting custom listing command to make this easier [[bug>142]].

Last modified: by martin