https://bugzilla.samba.org/show_bug.cgi?id=1815


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME




------- Additional Comments From [EMAIL PROTECTED]  2004-09-23 14:25 -------
Rsync doesn't do any file locking -- it just opens the file for reading on the
sending side.  If there are locking problems, you will have to look elsewhere to
solve them.

Also, it is much more efficient to run rsync on the system that is the actual
source of the data instead of on a system that mounts the data via a network
filesystem.  So, if possible, change the source rsync to run on the Windows 2000
server itself and it should work better.

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to