search for: losmb

Displaying 1 result from an estimated 1 matches for "losmb".

Did you mean: lomb
2004 Nov 24
2
Files being corrupted on export, md5sums don't match.
(smb.conf attached) When i mount the exported shares on my computer on either it or another machine they get damaged during transfer, for example i made a file in my shared folder with the contents "this is a test", mounted that folder at /mnt/losmb/, resaults below: $ cat /home/share/test this is a test $ cat /mnt/losmb/test J?SMB.?$ $ md5sum /home/share/test && du -s /home/share/test e19c1283c925b3206685ff522acfe3e6 /home/share/test 4 /home/share/test $ md5sum /mnt/losmb/test && du -s /mnt/losmb/test 77b6cfbf88d1...