Differences
This shows you the differences between the selected revisions of the page.
| 2016-05-13 | 2016-09-06 | ||
| VB.NET uses Nothing not Null (martin) | library_example_keep_local_directory_up_to_date (martin) | ||
| Line 424: | Line 424: | ||
| ==== Real-Life Example ==== | ==== Real-Life Example ==== | ||
| - | * [[library_example_delete_after_successful_download|Deleting remote files after successful remote to local synchronization]]. | + | * [[library_example_delete_after_successful_download|Deleting remote files after successful remote to local synchronization]]; |
| + | * [[library_example_keep_local_directory_up_to_date|Keep local directory up to date (download changed files from remote SFTP/FTP server)]]. | ||