Differences
This shows you the differences between the selected revisions of the page.
| 2016-05-13 | 2017-06-23 | ||
| VB.NET uses Nothing not Null (martin) | parameters explicit anchor (martin) | ||
| Line 24: | Line 24: | ||
| </code> | </code> | ||
| - | ==== Parameters ==== | + | ==== [[parameters]] Parameters ==== |
| ^ Name ^ Description ^ | ^ Name ^ Description ^ | ||
| | string ==remotePath== | Full path to remote directory followed by slash and [[library_wildcard|wildcard]] to select files or subdirectories to download. To download all files in a directory, use mask ''*''. | | | string ==remotePath== | Full path to remote directory followed by slash and [[library_wildcard|wildcard]] to select files or subdirectories to download. To download all files in a directory, use mask ''*''. | | ||