Working with Zip Files and Compressed Folder

Compressing folders is usually the easiest way to save disk space or network bandwidth moving data or files across different nodes, especially when is required to do it efficiently.

Powershell 5 offers a built-in cmd-let to work with archives.

Let’s now try using something different such as 7-zip  (http://www.7-zip.org/):

  • Using Powershell versions older than 5.0
  • Compress more than 2 GB
  • Protect archive with password

Tip: Follow this tutorial and examples to learn more about 7Zip

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.