Differences
This shows you the differences between the selected revisions of the page.
2021-10-07 | 2021-10-07 | ||
Restored revision 1607001790. Undoing revision 1608813432. (martin) (hidden) | old revision restored (martin) (hidden) | ||
Line 324: | Line 324: | ||
==== Real-Life Examples ==== | ==== Real-Life Examples ==== | ||
- | * [[script_download_timestamped_filename|Downloading file to timestamped-filename]]; | + | * [[script_download_timestamped_filename|*]]; |
- | * [[script_download_most_recent_file|Downloading the most recent file]]; | + | * [[script_download_most_recent_file|*]]; |
- | * [[library_example_recursive_search_text|Search recursively for text in remote directory / Grep files over SFTP/FTP protocol]]; | + | * [[library_example_recursive_search_text|*]]; |
- | * [[library_example_recursive_download_custom_error_handling|Recursively download directory tree with custom error handling]]; | + | * [[library_example_recursive_download_custom_error_handling|*]]; |
- | * [[library_example_check_existence_timestamp|Checking file existence and timestamp]]; | + | * [[library_example_check_existence_timestamp|*]]; |
- | * [[extension_archive_and_download|Archive remote files to ZIP archive, download it, and optionally extract it]]. | + | * [[extension_archive_and_download|*]]. |