Differences
This shows you the differences between the selected revisions of the page.
| 2016-03-31 | 2016-03-31 | ||
| implementing recursive directory tree upload (martin) | library_example_moves_files_keeping_directory_structure (martin) | ||
| Line 52: | Line 52: | ||
| * [[script_local_move_after_successful_upload|Moving local files to different location after successful upload]]; | * [[script_local_move_after_successful_upload|Moving local files to different location after successful upload]]; | ||
| - | * [[script_locking_files_while_uploading|Locking files while uploading / Upload to temporary file name]]. | + | * [[script_locking_files_while_uploading|Locking files while uploading / Upload to temporary file name]]; |
| + | * [[library_example_moves_files_keeping_directory_structure|Recursively move files in directory tree to/from SFTP/FTP server while preserving source directory structure]]. | ||