Differences

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

2017-02-02 2017-12-21
eol explicit anchor (martin) 5.12 Bug 572 Amazon S3 protocol support. (martin)
Line 20: Line 20:
With [[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 [[FTP]], the option is disabled, as protocol specification defines the text file format. With [[WebDAV]], the option is disabled as the protocol does not support text mode transfers.+With [[FTP]], the option is disabled, as protocol specification defines the text file format. With [[WebDAV]] and [[S3]], the option is disabled as the protocols do not support text mode transfers.
==== [[utf]] UTF-8 Encoding for Filenames ==== ==== [[utf]] UTF-8 Encoding for Filenames ====
Line 29: Line 29:
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%% (for servers that does not use %%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%% (for servers that does not use %%UTF-8%%).
-With [[WebDAV]], the option is disabled as %%UTF-8%% is always used with the protocol.+With [[WebDAV]] and [[S3]], the option is disabled as %%UTF-8%% is always used with the protocols.
==== [[timezone]] Time zone Offset ==== ==== [[timezone]] Time zone Offset ====
Line 38: Line 38:
With [[ftp|FTP protocol]] the option is used to actually set the difference between local and remote time zone. Though it is used, when deprecated ''LIST'' command is used for directory listing, only. When using ''MLSD'', the server must report all timestamps in UTC. To enable the option with FTP protocol, you need to opt to use ''LIST'' command explicitly by setting //[[ui_login_ftp|Use MLSD command for directory listing]]// to //Off//. Though, you should use this only when the server does not support ''MLSD'' command or its implementation is buggy. The difference is automatically detected.((If the server supports ''MDTM'' command.)) If the detections fails, uncheck //Detect automatically// and set the difference manually. With [[ftp|FTP protocol]] the option is used to actually set the difference between local and remote time zone. Though it is used, when deprecated ''LIST'' command is used for directory listing, only. When using ''MLSD'', the server must report all timestamps in UTC. To enable the option with FTP protocol, you need to opt to use ''LIST'' command explicitly by setting //[[ui_login_ftp|Use MLSD command for directory listing]]// to //Off//. Though, you should use this only when the server does not support ''MLSD'' command or its implementation is buggy. The difference is automatically detected.((If the server supports ''MDTM'' command.)) If the detections fails, uncheck //Detect automatically// and set the difference manually.
-The option is not available with [[SFTP]] and [[WebDAV]] protocols, as with them, the server must report all timestamps in UTC.+The option is not available with [[SFTP]], [[WebDAV]] and [[S3]] protocols, as with them, the server must report all timestamps in UTC.
==== [[vms]] Trim VMS Version Numbers ==== ==== [[vms]] Trim VMS Version Numbers ====
Line 48: Line 48:
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 behavior. 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 behavior.
-The option is not supported with [[ftp|FTP protocol]]. The option is also not available with [[webdav|WebDAV protocol]], as with it, no issues are known that would require it.+The option is not supported with [[ftp|FTP protocol]]. The option is also not available with [[webdav|WebDAV]] and [[S3]] protocols, as with them, no issues are known that would require it.
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