Differences
This shows you the differences between the selected revisions of the page.
| 2019-07-02 | 2019-08-01 | ||
| deletes only successfully transferred files (martin) | no summary (martin) | ||
| Line 326: | Line 326: | ||
| * [[library_example_recursive_search_text|Search recursively for text in remote directory / Grep files over SFTP/FTP protocol]]; | * [[library_example_recursive_search_text|Search recursively for text in remote directory / Grep files over SFTP/FTP protocol]]; | ||
| * [[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_check_existence_timestamp|Checking file existence and timestamp]]. | + | * [[library_example_check_existence_timestamp|Checking file existence and timestamp]]; |
| + | * [[extension_archive_and_download|Archive remote files to ZIP archive, download it, and optionally extract it]]. | ||