[mirror-admin] "trash" folder system for rsync

Chuck Anderson cra at WPI.EDU
Thu Sep 18 08:49:08 EDT 2008


I thought people on this list would find this useful.  This may also 
solve the problem of staging the releases/ .newkey directories--just 
specify --compare-dest for each of the original release dirs so that 
rsync will use those as a basis for speeding up the .newkey downloads.

----- Forwarded message from Bill Crawford <billcrawford1970 at gmail.com> -----

From: Bill Crawford <billcrawford1970 at gmail.com>
To: fedora-devel-list at redhat.com
Cc: Mogens Kjaer <mk at crc.dk>
Date: Thu, 18 Sep 2008 13:01:56 +0100
Subject: Re: New repo directories on http://download.fedora.redhat.com ???
Reply-To: Development discussions related to Fedora <fedora-devel-list at redhat.com>

On Tuesday 16 September 2008 13:38:49 Mogens Kjaer wrote:

> I always wished there were a trash folder system for rsync;
> files deleted are moved to the trash folder, and before each
> download a check is made to see if the file already exists in
> the trash folder. This folder could then be purged at regular intervals.

That would be the --backup, --backup-dir, --compare-dest, and --copy-dest 
(or --link-dest) options to rsync?

----- End forwarded message -----

--


More information about the Mirror-admin mailing list