WinSCP-release-6.1.1: TransferOptions:PreserveTimestamp = TRUE ignored?
I do my first steps with .NET automation.
When uploading files to the FTP-server, I always get the current time as timestamp of the uploaded file.
I upload the files with
Thanks for your help!
-bernhard
The FTP server reports the following features:
When uploading files to the FTP-server, I always get the current time as timestamp of the uploaded file.
I upload the files with
PutFiles()
Thanks for your help!
-bernhard
The FTP server reports the following features:
> 2023-08-10 17:09:17.744 FEAT
< 2023-08-10 17:09:17.746 211-Extensions supported:
< 2023-08-10 17:09:17.779 SSCN
< 2023-08-10 17:09:17.779 PBSZ
< 2023-08-10 17:09:17.780 PROT
< 2023-08-10 17:09:17.780 CCC
< 2023-08-10 17:09:17.780 CLNT
< 2023-08-10 17:09:17.780 EPSV
< 2023-08-10 17:09:17.780 EPRT
< 2023-08-10 17:09:17.780 MDTM
< 2023-08-10 17:09:17.797 MDTM YYYYMMDDHHMMSS[+-TZ];filename
< 2023-08-10 17:09:17.797 MFMT
< 2023-08-10 17:09:17.797 SIZE
< 2023-08-10 17:09:17.797 REST STREAM
< 2023-08-10 17:09:17.797 MODE Z
< 2023-08-10 17:09:17.797 LIST -Q
< 2023-08-10 17:09:17.797 SITE UTIME
< 2023-08-10 17:09:17.797 SITE MD5
< 2023-08-10 17:09:17.797 XMD5
< 2023-08-10 17:09:17.797 SITE MD5s
< 2023-08-10 17:09:17.797 SITE RANDOMACCESS
< 2023-08-10 17:09:17.797 MLST Type*;Size*;Modify*;Perm*;UNIX.owner*;UNIX.group*;
< 2023-08-10 17:09:17.797 UTF8
< 2023-08-10 17:09:17.797 211 END