Re: Mirroring Fedora

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Nov 29, 2008 at 13:38:15 -0600,
  Thomas Cameron <thomas.cameron@xxxxxxxxxxxxxxx> wrote:
>
> Hrm - I added that and reran the sync but since each rsync job is  
> separate, it isn't hardlinking between the directories.  I think I need  
> to mess around with the rsycn command so that it encompasses both the  
> i386 and the x86_64 directories in on sync.  Off to play with the  
> syntax, I guess.

This isn't exactly what you want, but I use it to grab rawhide's i386 and
x86_64 repositories. $MIRROR and $BASEDIR are the rysnc url for the
mirror and the local directory to put stuff in, respectively.
rsync -rltHvz --delete --include=/i386/ --include=/x86_64/ --exclude='/*' --inc
lude=/i386/os/ --include=/x86_64/os/ --exclude='/i386/*' --exclude='/x86_64/*' $
MIRROR/development/ $BASEDIR/official

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux