Differences
This shows you the differences between the selected revisions of the page.
| 2017-10-19 | 2017-10-19 | ||
| upload (martin) | download_csharp anchor (martin) | ||
| Line 1: | Line 1: | ||
| ====== Automating transfers in parallel connections over SFTP/FTP protocol ====== | ====== Automating transfers in parallel connections over SFTP/FTP protocol ====== | ||
| - | ===== [[csharp]] Download (C#) ===== | + | ===== [[download_csharp]] Download (C#) ===== |
| The example opens by default three parallel connections and uses them to download remote file tree to local folder in parallel. | The example opens by default three parallel connections and uses them to download remote file tree to local folder in parallel. | ||