Rsync for repos.fedoraproject.org?

Mike McGrath mmcgrath at redhat.com
Thu Jun 2 12:32:14 UTC 2011


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


More information about the devel mailing list