Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

amarc (original)

Re: Files modification time

Hi,
I switched from SCP to SFTP, all regarding timestamps work fine. But in SCP no way.

Good day
martin

Re: Files modification time

Please read documentation.
amarc (original)

Files modification time

Hi,
I have a little problem concerning file modification time.
At this moment I use WinSCP 3.82.

When the option 'Server adjust DST' is set, a file modification time shown in WinSCP is changed after it is copied to the server, since if looking from server the time is ok.
Eg.: file C:\TMP\Text.txt is created at 14:25, after it is copied to host:/home/myfolder/Text.txt, WinSCP shows its time as 15:25, since after logging to host with eg. PuTTY the file has 14:25 time.

When the option 'Server works in UTC time (adjust DST locally)' is set, the time of a file shown by WinSCP is ok, but the server shows it is shiffted backwards.
Eg.: file C:\TMP\Text.txt is created at 14:25, after it is copied to host:/home/myfolder/Text.txt, WinSCP shows its time as 14:25, since after logging to host with eg. PuTTY the file has 13:25 time.

It is possible to correct this issue ?