Aymeric Berrendonner
2004-Oct-13 21:37 UTC
[Samba] Cannot receive files from server 3.0.7 to W2K
Hello, My problem is the following : I have a Debian (testing distribution) on which I used to have Samba server v3.0.2a it worked perfectly with my other machine which is running Windows 2000. I recently made a global packages update on my Debian machine, which apparently changed the Samba server to 3.0.7 Since then, I have been absolutely unable to retrieve files from the debian server to the Windows client. This is the detailed operation : I map \\mydebianserver\myshare to a local drive on my W2K, that works great I can browse all subdirectories from "myshare". that works great too I can create files on myshare from W2K, and even write in the files. However, when I try to copy a file from "myshare" to any Windows directory, the file appears on the W directory... as if it was done correctly, but as soon as I try to open it, it says it cannot open, the file disappears from the directory, and the mapping crashes with an error saying that windows cannot access the share anymore. With further investigation, it seems that if the file appeared on Windows, it is just because the place was reserved for the copy, but no bytes were actually copied, as the samba server crashes immediately when I try to retrieve data from the server. One other strange thing that I met through my tests is : I have retrieved a MS Word file from the server by the same copy-paste method described below, and I opened it . It seemed to have altered the file, and added unreadable data at the beginning of the Word file. some at the beginning of this data, I can notice the word "SMB" Thanks for any help. I have to confess that i'm a bit lost ... Have a nice day. Aymeric
Standard Debian Response, third time this day. Try adding use sendfile = no to global section.
Just FYI: This fixed file w2k file lock ups on my Gentoo installaion too.> -----Original Message----- > From: samba-bounces+jcanfield=tshmail.com@lists.samba.org > [mailto:samba-bounces+jcanfield=tshmail.com@lists.samba.org] > On Behalf Of Holger Krull > Sent: Wednesday, October 13, 2004 4:50 PM > To: Aymeric Berrendonner > Cc: samba@lists.samba.org > Subject: Re: [Samba] Cannot receive files from server 3.0.7 to W2K > > Standard Debian Response, third time this day. > Try adding > use sendfile = no > to global section. > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba