On Thu, 2 Jun 2011, Jonathan Dieter wrote:

> Is there any way to rsync from repos.fedoraproject.org?  I'd like to
> have a local mirror of spot's chromium repository, and wgetting it is
> pretty nasty.
>

This should do it:

rsync -az --progress -e ssh fedorapeople.org:/srv/repos/ /your/path

You do need a fedorapeople account to do that though.

        -Mike
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to