Differences
This shows you the differences between the selected revisions of the page.
| 2019-03-28 | 2019-07-16 | ||
| typography (martin) | library_example_remember_downloaded_files (martin) | ||
| Line 53: | Line 53: | ||
| * [[library_example_parallel_transfers|Automating transfers in parallel connections over SFTP/FTP protocol]]; | * [[library_example_parallel_transfers|Automating transfers in parallel connections over SFTP/FTP protocol]]; | ||
| * [[script_downloading_when_done_file_exists|Downloading files from FTP/SFTP server only after "done" file is created]]; | * [[script_downloading_when_done_file_exists|Downloading files from FTP/SFTP server only after "done" file is created]]; | ||
| - | * [[script_download_files_to_same_folder|Downloading all files from FTP/SFTP to the same local folder]]. | + | * [[script_download_files_to_same_folder|Downloading all files from FTP/SFTP to the same local folder]]; |
| + | * [[library_example_remember_downloaded_files|Remember already downloaded files so they are not downloaded again]]. | ||