Problem solved. Thank you and happy coding :)
- samz
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
option batch continue
put C:\* -filemask=file1.htm,file2.htm
winscp.com /ini=nul /script=upload.txt
open ftp://username:password@www.domain.com/
put C:\file1.htm
put C:\file2.htm
synchronize remote -delete C:\folder1 /web/folderA
synchronize remote -delete C:\folder2 /web/folderB
close
exit
System Error. Code: 3.
The system cannot find the path specified