Strange as I use exactly the same commands on previous Windows and it always worked. :-(
Ok, I'll use "mirror" option.
Thanks.
Ok, I'll use "mirror" option.
Thanks.
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
synchronize local, the updated local files are not synchronized. Unless you the use mirror mode (-mirror).
Verif-reboot.bat (just an example as it does the same for other files if I change them)
/log=C:\path\to\winscp.log command-line argument. Submit the log with your post as an attachment. Note that passwords and passphrases not stored in the log. You may want to remove other data you consider sensitive though, such as host names, IP addresses, account names or file names (unless they are relevant to the problem). If you do not want to post the log publicly, you can mark the attachment as private.WinSCP.com /command "option batch continue" "option confirm off" "open ftp://login:pass;x-utf=1@ftp.ftp.fr" "synchronize local -delete \mydir /remotedir -filemask=|.stfolder/;.stversions/ -resumesupport=500" exit