This is an old revision of the document!
SCP/Shell Tab
SCP/Shell tab allows user to configure shell specific options. Mostly it helps WinSCP to modify remote environment to match its requirements. The options are mainly used when working with SCP protocol. Even if you are using SFTP protocol, the options may be important for you if you are using some feature that require separate shell session.
Advertisement
You need to check Advanced options to reveal the tab.
http://www.is-sw.net/vb هكركوز الكويت
Directory listing
When the Ignore LS warnings checkbox is ticked, WinSCP will ignore any error messages printed by the ls
command as long as it produces some regular output too. It also makes WinSCP ignore exit code 1
of the command. The option was added primarily to override pagefile.sys
access-error produced by OpenSSH for Windows whenever root directory was opened. However it may be useful even in other situations.
The Try to get full timestamp makes WinSCP attempt to use --full-time
option for ls
command. It is particularly useful when you want to use some synchronization command, for what you need precise timestamps. When it is ticked, WinSCP will add the option to the first ls
command it issues. When the (first) command fails for whatever reason, WinSCP will stop using the option for the whole session. However in some cases WinSCP may fail to detect that the command failed. Then you need to disable the feature manually.
Use the Alias LS to display group name to make WinSCP try to alias ls
command to add -g
option to force it to list group. WinSCP requires group column in the directory listing.
هكركوز الكويت