PowerShell/Microsoft.PowerShell.Archive
Archive PowerShell module contains cmdlets for working with ZIP archives
C#MIT
Issues
- 0
Tag releases
#155 opened by ayakael - 2
- 0
Current Preview not released on the Gallery
#153 opened by kilasuit - 2
- 0
Add gzip (`.gz`) support
#152 opened by o-l-a-v - 0
Module Will Not Install on PowerShell v7.3.8
#150 opened by franklesniak - 3
- 5
Compress-Archive creates a strange directory entry for certain file system configurations
#145 opened by ForNeVeR - 0
Compress-Archive doesn't have -Force parameter
#144 opened by ForNeVeR - 2
- 1
`compress-archive -update` deletes an existing zip file if the -path spec returns 0 files
#142 opened by kaiser-roy - 2
- 2
- 3
Compress-Archive creates archives some systems can't process (missing directory objects?)
#85 opened by sba923 - 1
Expand-Archive does not preserve execute attribute of archived files on Linux
#97 opened by niklasb-ms - 1
- 0
Expand-Archive Tests
#129 opened by ayousuf23 - 0
Compress-Archive Tests
#128 opened by ayousuf23 - 0
- 3
- 0
Expand-Archive -Filter parameter
#126 opened by SydneyhSmith - 0
Compress-Archive -Flatten parameter
#124 opened by SydneyhSmith - 0
Compress-Archive -Filter parameter
#125 opened by SydneyhSmith - 5
- 1
- 1
ShouldProcess dosn't work correctly
#109 opened by danielheuer - 1
Compress-Archive skips entry for top directory
#101 opened by willportnoy - 1
Expand-Archive -Verbose:$false` results in a verbose print that doesn't happen when `-Verbose` is not passed at all
#98 opened by MatejKafka - 4
- 0
[v2] Expand-Archive
#123 opened by SydneyhSmith - 0
Module manifest for 2.0 should not have wildcards
#134 opened by SteveL-MSFT - 0
CI tests are not running on macOS
#136 opened by ayousuf23 - 0
[v2] Build functioning CI
#122 opened by SydneyhSmith - 1
Support for password protected archive files.
#132 opened by TerryED0618 - 0
[v2] Compress-Archive
#121 opened by SydneyhSmith - 1
- 0
Fix error messages and warnings not showing
#130 opened by ayousuf23 - 0
Whatever
#127 opened by SydneyhSmith - 0
- 0
Is anyone working on a Get-Archive that would retrieve an archive's list of files?
#111 opened by Liturgist - 1
- 2
Compress-Archive on linux creates zip files with no file permissions
#93 opened by mchandler-manticore - 1
- 0
compress-archive doesn't create ZIP file when called via Invoke-Command with -AsJob specified
#99 opened by graberman - 2
Compress-Archive -DesitantionPath can not escape
#106 opened by 7k2mpa - 8
Expand-Archive does not honor -Confirm:$false
#105 opened by ChrisLynchHPE - 2
Compress-Archive on linux creates zip files with no file permissions
#104 opened by mchandler-manticore - 2
- 4
Cannot Expand-Archive to a PSDrive destination
#102 opened by BobPusateri - 0
Add -PassThru option with the Compress-Archive and Expand-Archive cmdlet for Powershell v5.1 or make Outvariable work
#100 opened by SergiuEnachi