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 :
it works normally on add and delete file, but when the content of the file changed, winscp not sync changed file instead only tells
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