Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-mirrors] Mirror from the UK

2010. 05. 11, kedd keltezéssel 14.43-kor Eclipse Webmaster (Denis Roy)
ezt írta:
> On 05/11/2010 07:20 AM, Gábriel Ákos wrote:
> > My config:
> >
> > RSYNC_HOST=rsync.mirrorservice.org
> > RSYNC_PATH=download.eclipse.org/eclipseMirror
> >
> > But failed
> Do you have a specific error?  This command properly lists contents:
> 
> $ rsync rsync.mirrorservice.org::download.eclipse.org/eclipseMirror/

It's working fine for me as well.
But I don't have space for a full mirror.
So I want to use other parts of the mirror script.

Like this:

----
root@smarty:/usr/local/bin# /usr/bin/rsync -rtlvp --delete
rsync.mirrorservice.org::download.eclipse.org/eclipseMirror/eclipse/* /export/eclipse/eclipse/
Welcome to the University of Kent's UK Mirror Service

More information can be found at our web site:
http://www.mirrorservice.org/
Please send comments or questions to help@xxxxxxxxxxxxxxxxx

Please use rsync.mirrorservice.org for rsync access,
ftp.mirrorservice.org for ftp access and
don't use www.mirrorservice.org for anything other than http.

As your mileage may vary...

Thanks. UKMS Admins.

receiving file list ... rsync: link_stat
"/sites/download.eclipse.org/eclipseMirror/eclipse/*" (in
download.eclipse.org) failed: No such file or directory (2)
done

sent 4 bytes  received 9 bytes  26.00 bytes/sec
total size is 0  speedup is 0.00
rsync error: some files/attrs were not transferred (see previous errors)
(code 23) at main.c(1524) [receiver=3.0.4]

----
Looks like we have problem with the *

Best,
Akos




Back to the top