aonez / Keka

The macOS & iOS file archiver
https://www.keka.io
4.84k stars 240 forks source link

[BUG] Error 2 while compress 7z with splits #1311

Open ferben opened 1 year ago

ferben commented 1 year ago

Configuration

Describe the bug

Compress photoslibrary bundle into 7z splits (249MB each split) failed with error 2.

To Reproduce

Steps to reproduce the behavior:

  1. Set 7z compression type
  2. Set "249MB" as split size
  3. Drag and Drop photoslibrary bundle on to Kekka window
  4. Select output folder

Expected behavior

Compress with splits.

Screenshots

Screenshot 2023-08-23 at 22 58 36 Screenshot 2023-08-23 at 22 59 14

Additional context

keka_log.txt

aonez commented 1 year ago

@ferben does setting the destination as the Desktop fixes the issue for you? You can’t do it using the contextual menu - Keka - Compress to…

aonez commented 1 year ago

You can also try to TAR it first, the compress that TAR using 7Z.

ferben commented 1 year ago

Hello, I don't know where is the real issue (spaces in path, too many files, too many folders or too deep folder structure…) but competing software (Archiver.app 4.0) has no problem with the same source/target destination and settings.