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.

