put -preservetime doesn't work via FTPS

Advertisement

Alvin
Joined:
Posts:
2

put -preservetime doesn't work via FTPS

I am using WinSCP 4.2.7

Here is the command:

winscp.com /command "open ftps://<user>:<passwd>@<host> -passive -implicit" "put -preservetime <src path> <target path>" "exit"

All the uploaded files have current time stamp.

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: put -preservetime doesn't work via FTPS

With FTP, the server has to support MFMT command to allow preserving timestamp of uploaded files. Does your server support it?

Reply with quote

Alvin
Joined:
Posts:
2

Re: put -preservetime doesn't work via FTPS

That turns out to be the case. Thanks!

martin wrote:

With FTP, the server has to support MFMT command to allow preserving timestamp of uploaded files. Does your server support it?

Reply with quote

Advertisement

You can post new topics in this forum