@uploader: So if you download one file only, the timestamp is preserved? And if you select the very same file and one more and download both, it is not preserved for neither of them?
- martin
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
Before:
Access: 2006-09-27 21:10:35.000000000 +0300
Modify: 2006-09-27 21:10:35.000000000 +0300
Change: 2006-09-27 21:10:35.000000000 +0300
After:
Access: 2006-09-27 20:11:19.000000000 +0300
Modify: 2006-09-27 20:11:19.000000000 +0300
Change: 2006-09-27 21:11:24.000000000 +0300
As you can see the access and modify times have been set into one hour past. Local time was 21:11 both on the server and on my local machine when I edited the file.
1) Have I got the above page correctly and this problem is related to DST?
2) Could the problem be related to our configuration?
3) Assuming that our configuration is correct, is the change in timestamps a WinSCP bug or a feature?
4) Assuming that the timestamp change is a feature (i.e. configuration is correct and WinSCP behaving as designed), is the configuration I did (set 'Server adjusts DST' on) correct? With this configuration, will WinSCP work as I expect also when DST changes next time?
stat
command before and after editing a file on a Linux server. I edited the file through WinSCP so that I just right clicked the file and selected 'Edit'.
*.py
files into *.class
files – I sent a mail about that to Jython users mailing list a little time ago and it should be visible in archives soon.