SevenZipArchive icon indicating copy to clipboard operation
SevenZipArchive copied to clipboard

Usage of 'x' command instead of 'e'

Open mattconfusion opened this issue 11 years ago • 1 comments

The "e" command extracts everything to a specified directory, while the "x" command respects full tree structure as specified inside the archive. It would be useful to have another method alongside decompress() in order to wrap the "x" command too. Thanks.

http://sevenzip.sourceforge.jp/chm/cmdline/commands/extract.htm http://sevenzip.sourceforge.jp/chm/cmdline/commands/extract_full.htm

mattconfusion avatar Jul 15 '14 07:07 mattconfusion

+1

lokielse avatar May 06 '15 13:05 lokielse