Open nhudinhtuan opened 8 years ago
Traditionally, grouping of files into an archive tends to be orthogonal to compression. Some formats conflate this, but lzham is a pure compression scheme.
You may want to look at using tar archives, or use lzham as the compression component of a 7z archive, if still possible.
I would like to compress the whole directory to a single file, it is good if you can provide that method.