Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-mirrors] error on emf-store

On 04/17/2013 12:25 PM, Tay Ray Chuan wrote:
Hi all,

I noticed these errors in my logs, anyone else getting them? I'm running rsync in this way

   rsync -rtlp --delete -q rsync://download.eclipse.org/eclipseMirror/ /var/www/download/data/eclipse/

2013/04/18 00:18:14 [31481] rsync: recv_generator: failed to stat "/var/www/download/data/eclipse/emf-store/releases/1.0.0/features/org.eclipse.emf.emfstore.client.feature_1.0.0.v20130304-1659.jar": Permission denied (13)

Those permissions issues appear to be on your end. /var/www/download/data is your local filesystem, not ours.

I've double-checked, and our permissions are good for those files (ie, they are world readable.)

Denis



--
--
Eclipse Webmaster -- http://www.eclipse.org/
http://wiki.eclipse.org/Webmaster_FAQ



Back to the top