ftp automation

ScriptFTP

The professional tool to automate FTP, SFTP, FTPS and schedule FTP batch jobs

The forum is now read only. Please, go to the the main ScriptFTP website if you need help.
Need help writing a script? Have any question about ScriptFTP?
Hello.
I have a question:
After file downloading its attributes change. (Creation date, creation time). How it to avoid?
Hello Igogo,

The creation date and creation time cannot be retrieved from the FTP server, the FTP protocol has not got a way to ask for it. So the files downloaded have the current date/time as the creation date/time.

However, the modification date/time can indeed be retrieved from the FTP server but ScriptFTP puts the downloaded files the current date/time as the last modification date/time. This will change in future versions.