Differences
This shows you the differences between the selected revisions of the page.
| 2016-03-07 | 2016-03-07 | ||
| library_example_check_existence_timestamp (martin) | stray * (martin) | ||
| Line 127: | Line 127: | ||
| Dim transferResult As TransferOperationResult | Dim transferResult As TransferOperationResult | ||
| - | transferResult = session.GetFiles("/home/user/*", "d:\download\*", False, transferOptions) | + | transferResult = session.GetFiles("/home/user/*", "d:\download\", False, transferOptions) |
| ' Throw on any error | ' Throw on any error | ||