You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @franklesniak thanks for submitting this issue, I think this might be the same issue discussed in #5 and if so, unfortunately I don't have a solution for this as its an issue with the .NET API being used behind the scenes.
@franklesniak yeah, unfortunately it's the same issue as in #5 and it's been around since 2016: dotnet/runtime#1544... the best advise I could give you is to use 7zip if you need to add new Zip Entries to an existing Zip Archive or recreate the Zip Archive 😞
As the title says, New-ZipEntry fails with an error "Stream was too long." when adding a file larger than 2 GB to an existing archive.
Example command:
Issue encountered on PowerShell version 7.3.8 on Windows 11.
The text was updated successfully, but these errors were encountered: