change detected but not synchronized on keepuptodate mode

Advertisement

scriptholic
Joined:
Posts:
2
Location:
indonesia

change detected but not synchronized on keepuptodate mode

Hi,

i have problem with /keepuptodate on scripting mode.
here is content of my scripting file, sync.bat :

option batch abort
option confirm off
open ftp://user:password@localhost:21
keepuptodate -delete c:\_Source /Destination
close
exit


it works normally on add and delete file, but when the content of the file changed, winscp not sync changed file instead only tells
Change in c:\_Source detected

Reply with quote

Advertisement

scriptholic
Joined:
Posts:
2
Location:
indonesia

Re: change detected but not synchronized on keepuptodate mod

Hi prikryl,

Thanks for your reply..

I just read it...so there is a possibility caused by 'preserving timestamps',so i will check it.
but, when using GUI mode (not scripting), everythings is ok. I mean change detected and then synchronized.
so, i guess no problems with my FTP server related to 'preserving timestamps'.

is there any parameters or switches for 'preserve timestamps,preserve remote timestamps, etc' in scripting mode like on GUI mode?

Reply with quote

martin
Site Admin
martin avatar

Re: change detected but not synchronized on keepuptodate mod

Please post a full log file both from GUI and scripting showing one update.

Reply with quote

Advertisement

You can post new topics in this forum