Differences
This shows you the differences between the selected revisions of the page.
2019-07-16 | 2019-08-01 | ||
library_example_remember_downloaded_files (martin) | extension_archive_and_download (martin) | ||
Line 31: | Line 31: | ||
| [[script_download_files_to_same_folder|Downloading all files from FTP/SFTP to the same local folder]] | PowerShell || | | [[script_download_files_to_same_folder|Downloading all files from FTP/SFTP to the same local folder]] | PowerShell || | ||
| [[library_example_zip_and_upload|Pack files to ZIP archive and upload it]] | PowerShell | | | [[library_example_zip_and_upload|Pack files to ZIP archive and upload it]] | PowerShell | | ||
+ | | [[extension_archive_and_download|Archive remote files to ZIP archive, download it, and optionally extract it]] | PowerShell | | ||
| [[library_example_known_hosts|Implementing SSH host key cache (known hosts)]] | C#, PowerShell | | | [[library_example_known_hosts|Implementing SSH host key cache (known hosts)]] | C#, PowerShell | | ||
| [[library_example_moves_files_keeping_directory_structure|Recursively move files in directory tree to/from SFTP/FTP server while preserving source directory structure]] | C#, PowerShell | | | [[library_example_moves_files_keeping_directory_structure|Recursively move files in directory tree to/from SFTP/FTP server while preserving source directory structure]] | C#, PowerShell | |