Simple uploading script doesn't run

Advertisement

Ooker
Joined:
Posts:
2

Simple uploading script doesn't run

I run this code but the files aren't uploaded. cmd doesn't say anything. Do you know why is that?
"C:\Program Files (x86)\WinSCP\WinSCP.exe" /log="D:\Dropbox\Config\WinSCP.log" /ini=nul /script winscp.txt option confirm off
My file:
open ftp://xnqucuhr5aza:XXX@107.161.23.124/ 
lcd D:\GitHub\neovis2 
cd "/public_html/files/Một hệ thống niềm tin" 
put "A belief network.html" 
put config.js 
exit

Reply with quote

Advertisement

Ooker
Joined:
Posts:
2

Re: Simple uploading script doesn't run

Thanks. This works in cmd:
"C:\Program Files (x86)\WinSCP\WinSCP.exe" /log="D:\Dropbox\Config\WinSCP.log" /ini=nul /script=winscp.txt

Reply with quote

Advertisement

You can post new topics in this forum