I am using Ubuntu 16.04 I have to extract a 15 GB file which will decompress to around 62 GB. I have this file on NTFS partition with 134 GB free. But still, I am getting the error message " Not enough space. Free up some files ".
Extraction procedure: Right click on the file, Extract Here.
df -h command gives the following:
Error Message
The partition which I am using is /dev/sda3.
But I think it is considering free space on root partition which is only 5 GB.
.zip,.tar.gz,.7z, etc. have you tried extracting through the command line? It may be that Archive Manager is extracting the file to/tmpbefore moving back the output to the external disk which is causing the low disk space issue. – Dan Sep 18 '18 at 15:08df -h. Copy the output and paste it in the edited question and format the output ascodeusing the {_} icon on top the question edit window. – user68186 Sep 18 '18 at 15:08