ckolivas / lrzip

Long Range Zip
http://lrzip.kolivas.org
GNU General Public License v2.0
619 stars 76 forks source link

Refuse to test an archive if not enough space on volume. Show more ro… #140

Closed pete4abw closed 4 years ago

pete4abw commented 4 years ago

…bust error.

Currently, unlike a file decompress, if test integrity is selected, the file will decompress to a temporary file and no check is made if enough space is available on the output volume prior to archive testing. This fix will save lots of time on large files which may run out of space on test.

pete4abw commented 4 years ago

This PR is included in draft PR for 0.640Beta

ajakk commented 3 years ago

Did this ever make it into master?

pete4abw commented 3 years ago

Did this ever make it into master?

No. I had made too many other changes. It's in lrzip-next.