MontysEvilTwin
Well-Known Member
I think this may be just something inherent in having multiple links to the same file in the filesystem. The web interface uses the 'du' command to get disk usage for a folder and presumably this is being a bit too clever here. I will have to look at the busybox source code to work out what it is doing and how to fix it.
If you run this on the command line, what do you see?
Code:humax# cd /media/My\ Video humax# /mod/bin/busybox/du -h -d 1 .
I'm guessing you get the smaller sizes that you see in the web interface.
Picking a folder which is smaller than it should be, what about:
Code:humax# /mod/bin/busybox/du -h River/*
Code:
humax# /mod/bin/busybox/du -h -d 1 . [abbreviated output]
4.0K ./Lewis
52.0K ./The Apprentice
humax# /mod/bin/busybox/du -h Lewis/*
4.0K Lewis/Lewis_20151006.hmt
2.1M Lewis/Lewis_20151006.nts
44.0K Lewis/Lewis_20151006.thm
1.5G Lewis/Lewis_20151006.ts
4.0K Lewis/Lewis_20151013.hmt
5.4M Lewis/Lewis_20151013.nts
44.0K Lewis/Lewis_20151013.thm
1.9G Lewis/Lewis_20151013.ts
humax# /mod/bin/busybox/du -h Lewis/
3.4G Lewis/
humax# /mod/bin/busybox/du -h The\ Apprentice/*
4.0K The Apprentice/The Apprentice_20151014_2059.hmt
5.5M The Apprentice/The Apprentice_20151014_2059.nts
44.0K The Apprentice/The Apprentice_20151014_2059.thm
2.3G The Apprentice/The Apprentice_20151014_2059.ts
4.0K The Apprentice/The Apprentice_20151015_2059.hmt
5.6M The Apprentice/The Apprentice_20151015_2059.nts
44.0K The Apprentice/The Apprentice_20151015_2059.thm
2.1G The Apprentice/The Apprentice_20151015_2059.ts
humax# /mod/bin/busybox/du -h The\ Apprentice/
4.4G The Apprentice/