Differences
This shows you the differences between the selected revisions of the page.
| 2016-03-07 | 2016-03-31 | ||
| library_example_check_existence_timestamp (martin) | library_example_moves_files_keeping_directory_structure (martin) | ||
| Line 281: | Line 281: | ||
| </code> | </code> | ||
| - | ==== Real-Life Example ==== | + | ==== Real-Life Examples ==== |
| - | * [[library_example_check_existence_timestamp|Checking file existence and timestamp]]. | + | * [[library_example_check_existence_timestamp|Checking file existence and timestamp]]; |
| + | * [[library_example_moves_files_keeping_directory_structure|Recursively move files in directory tree to/from SFTP/FTP server while preserving source directory structure]]; | ||