Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Change timestamp when syncing

That won't be synchronization anymore.

Anyway, you can achieve this using:

get -neweronly -nopreservetime "/*" "C:\user\C\V P\"
zzgao

Change timestamp when syncing

Hi there

Is it possible to change the timestamp of files on the remote server before syncing to 'todays' date when syncing with winscp.com and scripts?

Current script is very simple:

synchronize local "C:\user\C\V P" "/"

When the files are transferred, I want them to have todays date on the local machine