Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-mirrors] Multiple: Trying to sync and [OT] Ow2.org automailer

On 08/17/2009 10:02 AM, Jason Pyeron wrote:
Is anyone else getting auto responses when posting to this list?
Yes, I get that every time.


On 08/17/2009 10:04 AM, Christian Petri wrote:
The only thing where I get an error:
rsync: link_stat "/sites/download.eclipse.org/eclipseMirror/TIME" (in
download.eclipse.org) failed: No such file or directory (2)
rsync error: some files/attrs were not transferred (see previous
errors) (code 23) at main.c(1506) [receiver=3.0.5]

Once your rsync is (generally) working properly, you should discard errors to the bin bucket. Because there are so many files that are constantly changing, the odds of getting an error are quite high. I can access the TIME file you couldn't:

$ rsync -av --dry-run rsync.mirrorservice.org::download.eclipse.org/eclipseMirror/TIME
Welcome to the University of Kent's UK Mirror Service

[snip]

receiving file list ... done
-rw-rw-r--          10 2009/08/16 23:00:04 TIME


Denis


Back to the top