Differences
This shows you the differences between the selected revisions of the page.
| 2020-11-24 | 2020-11-24 | ||
| no summary (223.137.213.164) (hidden) (untrusted) | no summary (223.137.213.164) (hidden) (untrusted) | ||
| Line 120: | Line 120: | ||
| winscp.exe /console /command "option batch continue" "option confirm off" "open sftp://apadmin:abc123@@172.22.141.242:22" "option transfer binary" "put pcmp.war /home/apadmin/" | winscp.exe /console /command "option batch continue" "option confirm off" "open sftp://apadmin:abc123@@172.22.141.242:22" "option transfer binary" "put pcmp.war /home/apadmin/" | ||
| - | |||
| ===== Example ===== | ===== Example ===== | ||
| See [[scripting#example|example]] in scripting documentation. | See [[scripting#example|example]] in scripting documentation. | ||