Differences
This shows you the differences between the selected revisions of the page.
2019-07-16 | 2020-12-18 | ||
library_example_remember_downloaded_files (martin) | library_example_two_way_synchronize_delete (martin) | ||
Line 48: | Line 48: | ||
* [[library_example_recursive_download_custom_error_handling|Recursively download directory tree with custom error handling]]; | * [[library_example_recursive_download_custom_error_handling|Recursively download directory tree with custom error handling]]; | ||
* [[library_example_parallel_transfers|Automating transfers in parallel connections over SFTP/FTP protocol]]; | * [[library_example_parallel_transfers|Automating transfers in parallel connections over SFTP/FTP protocol]]; | ||
- | * [[library_example_remember_downloaded_files|Remember already downloaded files so they are not downloaded again]]. | + | * [[library_example_remember_downloaded_files|Remember already downloaded files so they are not downloaded again]]; |
+ | * [[library_example_two_way_synchronize_delete|Two-Way Synchronization with Delete with SFTP/FTP server]]. | ||