Differences
This shows you the differences between the selected revisions of the page.
2006-07-31 | 2006-07-31 | ||
no summary (81.181.94.22) (hidden) | old revision restored (martin) (hidden) | ||
Line 38: | Line 38: | ||
^ Influence of environment variables | As WinSCP uses shell, it is influenced by environment variables (date format, etc.). WinSCP requires English environment. See [[requirements]]. | Generally unaffected by environment variables. | | ^ Influence of environment variables | As WinSCP uses shell, it is influenced by environment variables (date format, etc.). WinSCP requires English environment. See [[requirements]]. | Generally unaffected by environment variables. | | ||
^ File modification [[timestamp|time-stamp]] | Some shell commands are influenced by daylight-saving time. For example, the ''ls'' command can return a different time than ''scp''. Thus, after transfer, the time-stamp of the file can be different. Also there can be additional difference caused by server timezone offset. This causes trouble when comparing directories and [[task_synchronize|synchronization]]. | Theoretically problem does not occur as the protocol requires timestamps to be in UTC. Practically some of the SFTP servers have problems with DST. | | ^ File modification [[timestamp|time-stamp]] | Some shell commands are influenced by daylight-saving time. For example, the ''ls'' command can return a different time than ''scp''. Thus, after transfer, the time-stamp of the file can be different. Also there can be additional difference caused by server timezone offset. This causes trouble when comparing directories and [[task_synchronize|synchronization]]. | Theoretically problem does not occur as the protocol requires timestamps to be in UTC. Practically some of the SFTP servers have problems with DST. | | ||
- | ^ [[ui_login|Configuration]] | For successful connection to server it is often necessary to properly set up several configuration options on the !!![[ui_login_scp|Login dialog]]. | Generally, only login information is needed. | | + | ^ [[ui_login|Configuration]] | For successful connection to server it is often necessary to properly set up several configuration options on the [[ui_login_scp|Login dialog]]. | Generally, only login information is needed. | |