samba-bugs@samba.org
2004-Sep-23 21:41 UTC
[Bug 1815] rsync locking MS windows files mounted through Samba
https://bugzilla.samba.org/show_bug.cgi?id=1815
wayned@samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From wayned@samba.org 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.