PSCompression icon indicating copy to clipboard operation
PSCompression copied to clipboard

Zip and Gzip utilities for PowerShell!

Results 4 PSCompression issues
Sort by recently updated
recently updated
newest added

This issue is to have the `-EntryPath` Parameter from `New-ZipEntry` not be a Mandatory Parameter in the `File` Parameter Set. If no `-EntryPath` is provided, the cmdlet should strip out...

documentation
enhancement

You claim that Compress-ZipArchive overcomes the 2GB limit which is not entirely correct, as https://github.com/santisq/PSCompression/issues/19 proves. Please reflect and acknowledge that in the readme to manage end user expectations. Thank...