Skip to content

Block extraction if there's no space left

Tomaz Canabrava requested to merge tcanabrava/ark:fix_batch_extract into master

This works only on the BatchExtract, that's triggered by the right click menu in dolphin. If the final size of the file to be uncompressed is bigger than the free space on a folder or device, quit with an error.

Merge request reports