Differences
This shows you the differences between the selected revisions of the page.
| 2017-05-12 | 2017-05-15 | ||
| script_downloading_when_done_file_exists (martin) | script_download_files_to_same_folder (martin) | ||
| Line 44: | Line 44: | ||
| * [[library_example_watch_for_changes|Watching for changes in SFTP/FTP server]]; | * [[library_example_watch_for_changes|Watching for changes in SFTP/FTP server]]; | ||
| * [[library_example_parallel_transfers|Automating download in parallel connections over SFTP/FTP protocol]]; | * [[library_example_parallel_transfers|Automating download 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]]. | ||