Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

worm

I gave the complete command line, but it didn't work! If you want to upload files to the Program Files directory, how should you modify them?
martin

Re: How to upload files to the Program Files directory with batch processing?

I do not understand your question.
What problem do you have?
worm

How to upload files to the Program Files directory with batch processing?

【 winscp.exe /console /command "option batch continue" "option confirm off" "open sftp://admin:admin@192.168.0.12:2121" "option transfer binary" "put C:\Users\Administrator\Documents\wordpad.exe /C/Program Files/Windows NT/wordpad.exe" 】
This is the command line I use, but no, I don't know how to write it.