Differences
This shows you the differences between the selected revisions of the page.
| 2019-04-01 | 2019-04-01 | ||
| no summary (81.139.121.137) (hidden) (untrusted) | Restored revision 1541071442. Undoing revision 1554130366. (martin) (hidden) | ||
| Line 4: | Line 4: | ||
| If you want to download all files (or all files matching a certain criteria) from the remote directory tree to the same local folder, it is more complicated. | If you want to download all files (or all files matching a certain criteria) from the remote directory tree to the same local folder, it is more complicated. | ||
| - | ****===== Using WinSCP .NET Assembly =====**** | + | ===== Using WinSCP .NET Assembly ===== |
| The following [[library_powershell|PowerShell]] script snippet enumerates all remote files matching a filemask, and downloads them one-by-one to the same local folder: | The following [[library_powershell|PowerShell]] script snippet enumerates all remote files matching a filemask, and downloads them one-by-one to the same local folder: | ||