[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: folder compression issue



On 2022-02-01 12:04, Peter Ehlert wrote:
Ideas?

If you want to debug, do a binary search.

Move out half the files and try to compress again until it works. And then add back half the files until it fails.

should I file a bug report?

Sure.

Since there's not too many files you can include the output of:

find | xargs stat

Run from that directory in your bug report. That should give the names, permissions, etc of all files and directories.

There might be a permission issue or a filename issue.

Bijan


Reply to: