Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Notes

ext flags notes
7z
  • create new archives
  • contain multiple files
  • modify existing archives
  • supports packing in memory
ar
  • create new archives
  • contain multiple files
  • modify existing archives
  • supports packing in memory
b64u
  • create new archives
  • contain multiple files
  • modify existing archives
  • supports packing in memory
base64-variant of the uuencode format
bz2
  • create new archives
  • contain multiple files
  • modify existing archives
  • supports packing in memory
cpio
  • create new archives
  • contain multiple files
  • modify existing archives
  • supports packing in memory
grz
  • create new archives
  • contain multiple files
  • modify existing archives
  • supports packing in memory
gz
  • create new archives
  • contain multiple files
  • modify existing archives
  • supports packing in memory
iso
  • create new archives
  • contain multiple files
  • modify existing archives
  • supports packing in memory
lha
  • create new archives
  • contain multiple files
  • modify existing archives
  • supports packing in memory
liz
  • create new archives
  • contain multiple files
  • modify existing archives
  • supports packing in memory
lrz
  • create new archives
  • contain multiple files
  • modify existing archives
  • supports packing in memory
lz4
  • create new archives
  • contain multiple files
  • modify existing archives
  • supports packing in memory
lz
  • create new archives
  • contain multiple files
  • modify existing archives
  • supports packing in memory
lzma
  • create new archives
  • contain multiple files
  • modify existing archives
  • supports packing in memory
lzo
  • create new archives
  • contain multiple files
  • modify existing archives
  • supports packing in memory
mtree
  • create new archives
  • contain multiple files
  • modify existing archives
  • supports packing in memory
can read files from fs (if enabled in read options)
rar
  • create new archives
  • contain multiple files
  • modify existing archives
  • supports packing in memory
shar
  • create new archives
  • contain multiple files
  • modify existing archives
  • supports packing in memory
write only
tar
  • create new archives
  • contain multiple files
  • modify existing archives
  • supports packing in memory
tbz2
  • create new archives
  • contain multiple files
  • modify existing archives
  • supports packing in memory
tgz
  • create new archives
  • contain multiple files
  • modify existing archives
  • supports packing in memory
txz
  • create new archives
  • contain multiple files
  • modify existing archives
  • supports packing in memory
tzst
  • create new archives
  • contain multiple files
  • modify existing archives
  • supports packing in memory
uue
  • create new archives
  • contain multiple files
  • modify existing archives
  • supports packing in memory
warc
  • create new archives
  • contain multiple files
  • modify existing archives
  • supports packing in memory
xar
  • create new archives
  • contain multiple files
  • modify existing archives
  • supports packing in memory
xz
  • create new archives
  • contain multiple files
  • modify existing archives
  • supports packing in memory
z
  • create new archives
  • contain multiple files
  • modify existing archives
  • supports packing in memory
zip
  • create new archives
  • contain multiple files
  • modify existing archives
  • supports packing in memory
also support encryption
zst
  • create new archives
  • contain multiple files
  • modify existing archives
  • supports packing in memory

Note about minimal libarchive version:

  • 64-bit AR: libarchive >= 3.4.0;
  • RAR 5.0: libarchive >= 3.4.0;
  • ZIPX with xz, lzma, ppmd8 and bzip2 compression: libarchive >= 3.4.0;
  • ZStandard: libarchive >= 3.3.3.