I am using Samba version 2.2.8a-0.1.ql.w on Debian 3.0.
When copying a file with Win2K/SP2 I get an error message. A file is created but with zero size. If I try again the file is copied properly.
I have disabled acl support and oplocks without success.
On my 2.2.8a on RedHat 7.2 everything works fine and I have compared the smb.conf.




E:\brol>dir
14/06/2003  17:38                1,474 a.py

E:\brol>copy a.py b.py
The specified network name is no longer available.
        0 file(s) copied.

E:\brol>dir
14/06/2003  17:38                1,474 a.py
02/09/2003  11:34                    0 b.py

E:\brol>copy a.py b.py
Overwrite b.py? (Yes/No/All): y
        1 file(s) copied.

E:\brol>dir
14/06/2003  17:38                1,474 a.py
14/06/2003  17:38                1,474 b.py


-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

Reply via email to