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"
I am trying to upload a file "chrome.png" to a ftp "ftp3.domain.com" and the upload directory is "images"
I am trying to upload a file "chrome.png" to a ftp "ftp3.domain.com" and the upload directory is "images"