5f8d6b0c0b
More robust handling of bad compressor cmd
72d2db378f
Do not create archive file on failure
7046dfb1e5
More robust cleanup of temporary file
Archive/Extract symbolic links
Implement file extracting as well as file creating
Implement file extracting as well as file creating
Resolved by da2a0f7b1cce8fd4bea240601bbef44527668fab .
da2a0f7b1c
Implement extracting from archive
0449ab389e
Add helper to create dirs from filepath
Figure out per-file compression/decompression
Figure out per-file compression/decompression
As of be67425d216812be6527c8313cc6b1a707a7bc1d , compressing into an archive works. This also set up some stuff for decompressing as well, so it shouldn't be too hard to do the decompressing…