-
-
Notifications
You must be signed in to change notification settings - Fork 245
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
[BUG] 17.000 files too much? #1037
Comments
An operation with less inputs also fails with the same message? |
With less files it is working. |
It seems like there's a limit of 4096 arguments in the task and your operation results in more than 17K. I'll check to workaround this one. |
https://github.com/aonez/Keka/releases/download/dev-test-builds/Keka-1.2.53.r4896.7z This build has a new option in the Finder Extension to compress the contents of the folder: This feature only works for 7Z and ZIP formats right now. |
works! |
Can't seem to find the "compress the contents here/to" options, were they removed from the final release? Thanks! |
@franamati a toggle will come in the Preferences of 1.2.55 version (not in the upcoming 1.2.54). You can use it already in this build and replace it with 1.2.55 whenever it comes: |
Configuration
Describe the bug
Folder has size of 24GB and contains over 17.000 files. Cant compress files into zip. Get error:
There was some error accessing the binary "7zz"
although I try to zip it and not 7z. I need to have all files in the main folder and not in sub folder.To Reproduce
Steps to reproduce the behavior:
Expected behavior
File compress
The text was updated successfully, but these errors were encountered: