Page 1 of 1

PCManFM: file properties

Posted: Tue Aug 24, 2010 10:04 am
by henryx
Hi,
I have a question about the file properties report under PCManFM.
I take for example an avi file on my tmp directory:
PCManFm properties report:
Total size of files 5.5 MB
Size on disk 44.3 MB

With terminal du command produce this report
[... tmp]$ du -B 1 DSCF0994.AVI
5533696 DSCF0994.AVI
[... tmp]$

used filesystem is ext4 on fedora 13

is correct the big difference between the values?

Thanks

Henry