DO NOT REPLY [Bug 5804] Make atomic-rsync atomic
samba-bugs at samba.org
samba-bugs at samba.org
Sat Oct 11 16:34:52 GMT 2008
https://bugzilla.samba.org/show_bug.cgi?id=5804
wayned at samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #1 from wayned at samba.org 2008-10-11 11:34 CST -------
The script now supports this if the user has setup the supplied destination as
a symlink to a directory that ends in -1 or -2. i.e.:
mkdir /tmp/dest-1
ln -s dest-1 /tmp/dest
atomic-rsync -av /tmp/src/ /tmp/dest/
That would end up with /tmp/dest symlinked to the new /tmp/dest-2 dir. A
re-run of the atomic-rsync command would replace the /tmp/dest-1 dir and change
the symlink back. Etc.
--
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.
More information about the rsync
mailing list