SCIENTIFIC-LINUX-USERS Archives

September 2010

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Sender:
Mailling list for Scientific Linux users worldwide <[log in to unmask]>
Date:
Thu, 23 Sep 2010 15:20:32 +0100
MIME-version:
1.0
Reply-To:
John Rowe <[log in to unmask]>
Content-type:
text/plain
Subject:
From:
John Rowe <[log in to unmask]>
In-Reply-To:
Content-transfer-encoding:
7BIT
Parts/Attachments:
text/plain (15 lines)
I know it's a little low tech but FWIW I'm currently just using:

rsync -avzH --delete  \
    --exclude=sites/Fermi --exclude=archive/debuginfo \
    --exclude=archive/obsolete \
    --include='/5[2-9x]/x86_64' \
    --exclude='/*/*' \
   rsync://rsync.scientificlinux.org/scientific/ scientific/

to grab just the x86_64 distros.

Works for me...

John

ATOM RSS1 RSS2