Differences
This shows you the differences between the selected revisions of the page.
2018-11-01 | 2019-04-01 | ||
consistency (martin) | no summary (81.139.121.137) (hidden) (untrusted) | ||
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: |