Differences
This shows you the differences between the selected revisions of the page.
| 2017-10-20 | 2017-10-31 | ||
| verbatim C# string literal (martin) | powershell anchor (martin) | ||
| Line 120: | Line 120: | ||
| </code> | </code> | ||
| - | ==== PowerShell ==== | + | ==== [[powershell]] PowerShell ==== |
| The code is not equivalent to the C# example above. The PowerShell code does not download subdirectories. It also split the files to batches by their count only, instead of using a queue like the C# code. | The code is not equivalent to the C# example above. The PowerShell code does not download subdirectories. It also split the files to batches by their count only, instead of using a queue like the C# code. | ||