On Fri, Jan 09, 2004 at 03:48:02PM -0800, [EMAIL PROTECTED] wrote: > I am not exactly sure but maybe if you change the 4 disks into a stripe set > instead of separate drives that will solve your problem and possibly be more > efficient. I know that does not fix your exact problem but it's something to > try.
This has the benifit of using RAID, but won't actually help this particular case. See, this protocol is so brain-dead, that the 'copy' command is simply unused (if you used it, you would see the results pointed out in http://www.ubiqx.org/cifs/SMB.html#SMB.9 - see the SMB_COPY e-mail). So the client reads the whole file, when writes the whole file... Andrew Bartlett -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
