From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1) Gecko/20031030 Description of problem: The SMB VFS component corrupts 4GB+ files when copying to a WinXP share Version-Release number of selected component (if applicable): gnome-vfs2-extras-0.99.10-3.1 How reproducible: Always Steps to Reproduce: 1.have a directory shared from Windows XP for writing 2.open that share through nautilus with the smb:// syntax 2.copy a 4GB+ file there Actual Results: The transferred file was exactly 4GB on the windows machine, and thus corrupted Expected Results: No corruption Additional info: The copy bar quickly went to 99%, and stayed there until the end of the copy.
I've tried to do the same with the kernel smbfs, it bombs out at 2GB with an error message (as expected with unpatched 2.4) With smbclient, the copy was successful, and also felt much faster.
I verified that this works with fc2 latest gnome-vfs2 copying a 4736116602 byte file to a samba server. It worked fine.