Re: Synchronise trees

2005-04-07 Thread Wayne Davison
On Thu, Apr 07, 2005 at 06:07:57PM +0200, Paul Slootman wrote: > Another possibility is --link-dest to build a new tree in parallel. > That's what we do for a local Debian mirror. This is the approach taken by the "atomic-rsync" script in the "support" subdir in the source. It uses --link-dest fo

Re: Synchronise trees

2005-04-07 Thread Paul Slootman
On Thu 07 Apr 2005, Eugene Kramer wrote: > take a look at --delay-updates option at > http://rsync.samba.org/ftp/rsync/rsync.html: Another possibility is --link-dest to build a new tree in parallel. That's what we do for a local Debian mirror. Paul Slootman -- To unsubscribe or change options:

Re: Synchronise trees

2005-04-07 Thread Eugene Kramer
take a look at --delay-updates option at http://rsync.samba.org/ftp/rsync/rsync.html: On Apr 7, 2005 5:32 AM, manchmal <[EMAIL PROTECTED]> wrote: > It would be nice if rsync has the abiltiy to sync a directory full of > files with another directory full of files - but only to update the > local

Synchronise trees

2005-04-07 Thread manchmal
It would be nice if rsync has the abiltiy to sync a directory full of files with another directory full of files - but only to update the local directory once the sync had finished. Example: Say you run a mirror of the fedora rawhide rpm repository, and you run an rsync with the master during the