Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nothing happens when trying to compress, no error, nothing #82

Open
rossm-mf opened this issue Sep 25, 2022 · 0 comments
Open

Nothing happens when trying to compress, no error, nothing #82

rossm-mf opened this issue Sep 25, 2022 · 0 comments

Comments

@rossm-mf
Copy link

I have a very weird error for some reason because I have been using that module for quite a while

I have a very big folder to compress and nothing happen anymore and I am not sure why

PS C:\Users\LeChat\Desktop> Get-Date

Sunday, September 25, 2022 17:41:34


PS C:\Users\LeChat\Desktop> "{0:N2} GB" -f ((gci big-folder -Recurse | measure Length -s).sum / 1Gb)
9.08 GB
PS C:\Users\LeChat\Desktop> Compress-7Zip -Path .\big-folder\ -ArchiveFileName test.7z
PS C:\Users\LeChat\Desktop> Get-Date

Sunday, September 25, 2022 17:41:56

very weird

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant