Differences
This shows you the differences between the selected revisions of the page.
| 2016-09-05 | 2016-09-06 | ||
| explicitly specifying -config flag (martin) | library_example_keep_local_directory_up_to_date (martin) | ||
| Line 117: | Line 117: | ||
| * [[library_example_verify_file_checksum|Verify checksum of a remote file against a local file over SFTP/FTP protocol]]; | * [[library_example_verify_file_checksum|Verify checksum of a remote file against a local file 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_search_text|Search recursively for text in remote directory / Grep files over SFTP/FTP protocol]]; | ||
| - | * [[library_example_zip_and_upload|Pack files to ZIP archive and upload it]]. | + | * [[library_example_zip_and_upload|Pack files to ZIP archive and upload it]]; |
| + | * [[library_example_keep_local_directory_up_to_date|Keep local directory up to date]]. | ||
| ===== [[optional]] Optional Extensions ===== | ===== [[optional]] Optional Extensions ===== | ||