I have one folder in Ubuntu and move it to FreeBSD Box with scp and run ncdu
I see this in Linux Box
and I see this in FreeBSD box
So I run du -sch in Linux Box and I see this
and I run du -sch in FreeBSD and I see this
why I see different size of one folder in FreeBSD and Linux?
I see this in Linux Box
Code:
271.1MiB /portabl
Code:
238.2MiB [##########] /portable
Code:
272M portable/
272M total
Code:
238M portable
238M total