WebDAV mtime incorrect
WinSCP 5.19.4 on Windows 10, connect to WebDAV service through SFTP. Everything seems fine, except that the mtime of some files is not correct. Logout/login, clear cache or refresh makes no difference, WinSCP keeps on displaying the wrong changed time for some files. Seems WinSCP caches the time somewhere, but does not clear/refresh it?
In one case I had a file with date 26-10-2021, the file got replaced with a version with date 25-10-2021, but WinSCP keeps on showing 26-10-2021. When I mount the WebDAV drive on my Ubuntu server both
In one case I had a file with date 26-10-2021, the file got replaced with a version with date 25-10-2021, but WinSCP keeps on showing 26-10-2021. When I mount the WebDAV drive on my Ubuntu server both
ls -l
and stat
correctly show 25-10-2021. Seems WebDAV is working ok therefore and this is a WinSCP issue?