Differences
This shows you the differences between the selected revisions of the page.
| 2020-12-23 | 2022-08-12 | ||
| automatically using target article title for link anchor (martin) | download (martin) | ||
| Line 5: | Line 5: | ||
| ===== [[moving]] Moving Files ===== | ===== [[moving]] Moving Files ===== | ||
| - | Supposing you always want to upload all files from the source to the destination folder, you can simply move the files to the destination folder. | + | Supposing you always want to upload (or download) all files from the source to the destination folder, you can simply move the files to the destination folder. | 
| You can do this using ''-delete'' switch of the ''[[scriptcommand_put|put]]'' (or ''[[scriptcommand_get|get]]'') command. WinSCP deletes the source file, when it is successfully transferred to the destination folder only. | You can do this using ''-delete'' switch of the ''[[scriptcommand_put|put]]'' (or ''[[scriptcommand_get|get]]'') command. WinSCP deletes the source file, when it is successfully transferred to the destination folder only. | ||