Displaying 1 result from an estimated 1 matches for "4200remote".
2001 Nov 05
4
smdb warp-around after 4 GB
...en I back up a Win2000 machine using ntbackup onto a
file on a samba share, and the backup file is bigger than 4GB, the
backup is corrupted. This has also been reported by others in the
comp.protocols.smb newsgroup.
When I run tests using:
smbclient //127.1/myshare
smb: \> put 4200MB 4200remote
where `4200MB' is a plain file of 4200 MB, the resulting file will
be only a little bit bigger than 4GB. When I use "truss" or "strace"
on the smbd server, near the 4GB limit I get:
_llseek(19, 18446744073709406208, [4294821888], SEEK_SET) = 0
write(19, &qu...