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

Advertisement

worm
Joined:
Posts:
2
Location:
china

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.

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,567
Location:
Prague, Czechia

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

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

Reply with quote

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?

Reply with quote

Advertisement

You can post new topics in this forum