Displaying 1 result from an estimated 1 matches for "2058d".
Did you mean:
  2058
  
2003 Dec 01
0
No subject
...sh), 18446744072754680087
bytes as reported by ls, but is only 3340095767 bytes as reported by stat.
Further comparison of stat results of the same file via smbfs and directly
are intriguing.
directly (ie: on the server):
Size: 3340095767	Blocks: 6523640		IO Block: 4096	Regular File
Device: 80ah/2058d	Inode: 197708955	Links: 1
via smbfs:
Size: 3340095767	Blocks: 4293102313	IO Block: 4096	Regular File
Device: 8h/8d		Inode: 1775		Links: 1
I will find time when the system is not too loaded to compare the two
files (cmp and diff bail out because of the filesizes), probably using
md5sum. I can'...