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


[EMAIL PROTECTED] changed:

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




------- Additional Comments From [EMAIL PROTECTED]  2005-02-25 08:55 -------
The timestamp scheme works if no updates are made during the transfer time. 
Otherwise it becomes problematical the larger the file set becomes (because we
can't scan all the dirs at the exact same point in time).  Another failure case
is modifying the same file on both sides, but in slightly different ways --
whichever file was modified the most recently will overwrite the other side's
changes.  I really don't think that this set of options will take rsync close
enough to a two-way transfer utility to make it worthwhile.

The utility named "unison" is built to do a two-way synchronization of files,
and hndles all these issues (and uses the rsync algorithm to update changed
files).  I recommend checking it out.

-- 
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: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to