Re: having the same problem, what exactly was the fix, please
The file was open and WinSCP couldn't copy the file. I had to close the file before the copy.
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
/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.option batch abort
option confirm off
option transfer binary
open ftp://myusername:mypassword@domain/site/wwwroot
cd /site/wwwroot
ls
synchronize remote -delete "E:\buildfolder" /site/wwwroot
close
exit
Error transferring file web.config.
Copying files to remote side failed.
Access is denied.