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

[BUG] 17.000 files too much? #1037

Open
itkind opened this issue Jan 31, 2022 · 7 comments
Open

[BUG] 17.000 files too much? #1037

itkind opened this issue Jan 31, 2022 · 7 comments

Comments

@itkind
Copy link

itkind commented Jan 31, 2022

Configuration

  • Keka version: 1.2.52 (4882)
  • macOS version: 12.1 (21C52)

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:

  1. Go to your files
  2. Select 17.000 files
  3. Right click
  4. Choose Keka compress here

Expected behavior

File compress

@itkind itkind added the bug label Jan 31, 2022
@aonez aonez added this to the 1.2.53 milestone Feb 1, 2022
@aonez
Copy link
Owner

aonez commented Feb 1, 2022

An operation with less inputs also fails with the same message?

@itkind
Copy link
Author

itkind commented Feb 2, 2022

With less files it is working.

@aonez
Copy link
Owner

aonez commented Feb 2, 2022

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.

@aonez
Copy link
Owner

aonez commented Feb 2, 2022

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:

Screenshot 2022-02-02 at 13 43 33

This feature only works for 7Z and ZIP formats right now.

@itkind
Copy link
Author

itkind commented Feb 2, 2022

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:

Screenshot 2022-02-02 at 13 43 33

This feature only works for 7Z and ZIP formats right now.

works!

@aonez aonez modified the milestones: 1.2.53, 1.3.0 Mar 15, 2022
@franamati
Copy link

Can't seem to find the "compress the contents here/to" options, were they removed from the final release? Thanks!

@aonez
Copy link
Owner

aonez commented May 9, 2022

@franamati a toggle will come in the Preferences of 1.2.55 version (not in the upcoming 1.2.54).
Screenshot 2022-05-09 at 09 43 14

You can use it already in this build and replace it with 1.2.55 whenever it comes:
https://github.com/aonez/Keka/releases/download/dev-test-builds/Keka-v1.2.54.r4985.7z

@aonez aonez modified the milestones: 1.3.0, Future May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants