Differences

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

2011-04-15 2011-07-30
Daylight Saving Time not with FTP (martin) sftp scp ftp (martin)
Line 16: Line 16:
Use //End-of-line characters// to specify text file format used by the server. To allow [[transfer_mode|text mode transfers]], WinSCP needs to know the format of text files. Generally there is plenty of text file formats, almost every platform has it own format. WinSCP supports two most used formats, Unix and Windows. As most servers are run on Unix system, generally you may leave the default Unix format. If your server runs on Windows, select the Windows format. If you do not use text mode transfers, the option is not important for you. Use //End-of-line characters// to specify text file format used by the server. To allow [[transfer_mode|text mode transfers]], WinSCP needs to know the format of text files. Generally there is plenty of text file formats, almost every platform has it own format. WinSCP supports two most used formats, Unix and Windows. As most servers are run on Unix system, generally you may leave the default Unix format. If your server runs on Windows, select the Windows format. If you do not use text mode transfers, the option is not important for you.
-With [[protocols#sftp|SFTP-4 and newer]], the server tells itself what format it uses, so the configured option is not used.+With [[sftp|SFTP-4 and newer]], the server tells itself what format it uses, so the configured option is not used.
-With [[protocols#ftp|FTP]], the option is disabled, as protocol specification defines the text file format.+With [[FTP]], the option is disabled, as protocol specification defines the text file format.
==== [[utf]] UTF-8 Encoding for Filenames ==== ==== [[utf]] UTF-8 Encoding for Filenames ====
Use //UTF-8 encoding for filenames// to configure if WinSCP should use UTF-8 (Unicode) encoding for filenames in communication with the server. Use //UTF-8 encoding for filenames// to configure if WinSCP should use UTF-8 (Unicode) encoding for filenames in communication with the server.
-With default //Auto// value, WinSCP will try to autodetect if the server supports UTF-8. With [[protocols#sftp|SFTP protocol]] this means that UTF-8 will be used for protocol version 4 and newer, unless the server is known not to support UTF-8 ((Foxit software WAC Server)). With [[protocols#ftp|FTP protocol]] this means that UTF-8 will be used when the server announces support for it.+With default //Auto// value, WinSCP will try to autodetect if the server supports UTF-8. With [[sftp|SFTP protocol]] this means that UTF-8 will be used for protocol version 4 and newer, unless the server is known not to support UTF-8 ((Foxit software WAC Server)). With [[ftp|FTP protocol]] this means that UTF-8 will be used when the server announces support for it.
Set the option to //On// to force usage of UTF-8 (useful for servers using UTF-8 natively). Set the option to //Off// to unconditionally disable usage of UTF-8. Set the option to //On// to force usage of UTF-8 (useful for servers using UTF-8 natively). Set the option to //Off// to unconditionally disable usage of UTF-8.
-UTF-8 is not supported with [[protocols#scp|SCP protocol]].+UTF-8 is not supported with [[scp|SCP protocol]].
Line 33: Line 33:
The //Timezone offset// allows user to configure timezone difference of the server. The //Timezone offset// allows user to configure timezone difference of the server.
-With [[protocols#scp|SCP protocol]] the option is used to counterweight time difference between [[timestamp|timestamp]] of remote file shown in directory listing and timestamp set on downloaded file, and vice versa. The difference is caused by fact that during transfer ''scp'' command usually uses UTC time format, while ''ls'' command may display time in local (for server) time format. The time difference can be negative. For example if the timestamps of remote files are two hours ahead of local files, set the option to -2 hours. Read about other issues with [[timestamp|timestamps]].+With [[scp|SCP protocol]] the option is used to counterweight time difference between [[timestamp|timestamp]] of remote file shown in directory listing and timestamp set on downloaded file, and vice versa. The difference is caused by fact that during transfer ''scp'' command usually uses UTC time format, while ''ls'' command may display time in local (for server) time format. The time difference can be negative. For example if the timestamps of remote files are two hours ahead of local files, set the option to -2 hours. Read about other issues with [[timestamp|timestamps]].
-With [[protocols#ftp|FTP protocol]] the option is used to actually set the difference between local and remote timezone.+With [[ftp|FTP protocol]] the option is used to actually set the difference between local and remote timezone.
-The option is not available with [[protocols#sftp|SFTP protocol]], as with it, the server must report all timestamps in UTC.+The option is not available with [[sftp|SFTP protocol]], as with it, the server must report all timestamps in UTC.
===== Daylight Saving Time ===== ===== Daylight Saving Time =====
-Some servers (mostly servers running on the older versions of Windows) incorrectly adjust [[timestamp|file timestamp]] with start of DST. The //Daylight saving time// option allows you to counterweight the incorrect behaviour. The option is not available with [[protocols#ftp|FTP protocol]],+Some servers (mostly servers running on the older versions of Windows) incorrectly adjust [[timestamp|file timestamp]] with start of DST. The //Daylight saving time// option allows you to counterweight the incorrect behaviour. The option is not available with [[ftp|FTP protocol]],
Select //Adjust remote timestamp to local conventions//, if the server behaves correctly and does not adjust file timestamp (typically Unix-based servers and Windows 7 and newer). Select //Adjust remote timestamp to local conventions//, if the server behaves correctly and does not adjust file timestamp (typically Unix-based servers and Windows 7 and newer).

Last modified: by martin