upload
can anyone tell me what's wrong with my commandline in a batch file ?
[/code]
E:\WinSCP.exe /console /command "option echo on" "option batch abort" "option confirm off" "open ftp://username:password@ftp3.domain.com:21 "cd /images" "put E:\chrome.png"