Differences
This shows you the differences between the selected revisions of the page.
| 2016-05-19 | 2016-05-19 | ||
| no summary (129.195.0.205) | no summary (129.195.0.205) | ||
| Line 248: | Line 248: | ||
| WinSCP does not prompt for individual transfers during multi-file transfers, so there's no conversion needed. | WinSCP does not prompt for individual transfers during multi-file transfers, so there's no conversion needed. | ||
| - | If it does, add option `option confirm off` in your script. | + | If it does, add the following line in your script: |
| + | <code> | ||
| + | option confirm off | ||
| + | </code> | ||
| ==== put ==== | ==== put ==== | ||