changed to .xml, thanks
- Andreas
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
winscp /script=bla.scp /log="log_bla.log"
option batch abort
option confirm off
open ftp://user:pass@server
put some.file
close
exit