aONe
aONe
Do you need some help?
> This preserves resource forks with hidden files inside a hidden __MACOSX folder inside the .zip archive > `ditto -ckX --rsrc --sequesterRsrc --zlibCompressionLevel 9 folder1 folder1.zip` > > This preserves...
This would be a nice addition and probably not too hard to implement. Thanks @Oleg-Chashko!
> kekaxz seems to just run with 2 threads This is curious. Checking I'm seeing the more compression is applied (-1 to -9) the less threads are used. Due to...
Currently this option excludes metadata (resource forks) and all these Mac specific files: - `.DS_Store` - `.localized` - `._*` - `.FBC*` - `.Spotlight-V100` - `.Trash` - `.Trashes` - `.background` -...
Sorry for the very late reply. > "Exclude resource forks and Mac metadata" (and then provide a tooltip or a ? button to list what that covers so that people...
Reproduced the issue. Maybe @sorbits you can give some feedback what you used to pack [2.0.18](https://github.com/textmate/textmate/releases/download/v2.0.18/TextMate_2.0.18.tbz) version? Previous versions expand as expected. Thanks in advance!
@sorbits same version here: ``` aone@aONe-Mini MacOS % ./Keka --client pbzip2 --version Parallel BZIP2 v1.1.13 [Dec 18, 2015] By: Jeff Gilchrist [http://compression.ca] Major contributions: Yavor Nikolov [http://javornikolov.wordpress.com] Uses libbzip2 by...
> It works though when having `tar` do the decompression with `-j`. This also works in single thread.
By the way @sorbits now that I have you here thanks for TextMate, my main web/script editor for years 🔝 