upload

Advertisement

sulasno
Joined:
Posts:
11

upload

can anyone tell me what's wrong with my commandline in a batch file ?

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"
[/code]

Reply with quote

Advertisement

sulasno

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"

Reply with quote

Advertisement

You can post new topics in this forum