Differences
This shows you the differences between the selected revisions of the page.
| 2015-03-05 | 2015-07-27 | ||
| comma (martin) | library_example_recursive_download_custom_error_handling + library_example_find_duplicate_files (martin) | ||
| Line 40: | Line 40: | ||
| * [[library_example_listing_files_matching_wildcard|Listing files matching wildcard]]; | * [[library_example_listing_files_matching_wildcard|Listing files matching wildcard]]; | ||
| - | * [[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_find_duplicate_files|Find duplicate files in SFTP/FTP protocol]]. | ||