Differences

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

2004-12-15 2004-12-19
no summary (martin) command typo, changed la to ls (24.113.85.185)
Line 25: Line 25:
Another precondition is that the output of all commands is in English. This mostly concerns names of months in directory listings ("ls -la"). Because of this, WinSCP clears all user variables that govern command output after login. These variables are: LANG, LANGUAGE, LC_CTYPE, LC_COLLATE, LC_MONETARY, LC_NUMERIC, LC_TIME, LC_MESSAGES and LC_ALL. If no such variable is set, is is possible to turn off this feature in the session settings. If command output also reflects some other server settings, it may be necessary to change this before WinSCP can be used. Another precondition is that the output of all commands is in English. This mostly concerns names of months in directory listings ("ls -la"). Because of this, WinSCP clears all user variables that govern command output after login. These variables are: LANG, LANGUAGE, LC_CTYPE, LC_COLLATE, LC_MONETARY, LC_NUMERIC, LC_TIME, LC_MESSAGES and LC_ALL. If no such variable is set, is is possible to turn off this feature in the session settings. If command output also reflects some other server settings, it may be necessary to change this before WinSCP can be used.
-The last necessary condition is the proper output of la -la command, which is supposed to include file group name! If the group name is absent, it can be temporarily added using the relevant option on the "SCP" tab in the Login dialog. The option causes the execution of the command "alias ls="ls -g"" on startup.+The last necessary condition is the proper output of ls -la command, which is supposed to include file group name! If the group name is absent, it can be temporarily added using the relevant option on the "SCP" tab in the Login dialog. The option causes the execution of the command "alias ls="ls -g"" on startup.
===== Using WinSCP with Restricted Shell Enviroments ===== ===== Using WinSCP with Restricted Shell Enviroments =====
Line 37: Line 37:
===== Client Requirements ===== ===== Client Requirements =====
WinSCP should run on any system running Windows 95 or later. WinSCP should run on any system running Windows 95 or later.
- 
- 

Last modified: by 24.113.85.185