Or do I allways have to unpack, add new files, compress again?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
That depends on the type of compressed archive. If it's an archive of files that is subsequently compressed (like a gzipped tar file) then you will have to decompress, add the file(s) and recompress. If it's a compressed archive format (like ZIP or RAR) then they generally have an option to add files to the archive without unpacking the entire archive first. |
|||
|
|