Differences
This shows you the differences between the selected revisions of the page.
| 2019-08-01 | 2019-08-01 | ||
| created (martin) | library_example_zip_and_upload (martin) | ||
| Line 6: | Line 6: | ||
| When extracting the files, ZIP format is supported natively by the script. To use a different archive format than ZIP, you can install [[https://www.7-zip.org/|7-Zip]], add [[#options|configure the extension]] to use it. | When extracting the files, ZIP format is supported natively by the script. To use a different archive format than ZIP, you can install [[https://www.7-zip.org/|7-Zip]], add [[#options|configure the extension]] to use it. | ||
| + | |||
| + | For opposite functionality, use extension [[library_example_zip_and_upload|Pack files to ZIP archive and upload it]]. | ||
| <code powershell - ArchiveDownload.ps1> | <code powershell - ArchiveDownload.ps1> | ||