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.
This is the command line I use, but no, I don't know how to write it.