i want to create my own mirror.
On 10/18/07, Brett Porter <[EMAIL PROTECTED]> wrote: > > The problem is a permission problem on your own machine, since those > directories don't exist on the remote server. > > On 17/10/2007, li frank <[EMAIL PROTECTED]> wrote: > > Hi all, > > > > I want to get the central repository using rsync from several > > mirrors,like *rsync > > -v -t -l -r mirrors.ibiblio.org::maven2*, > > but it give me message as following: > > > > receiving file list ... rsync: opendir "/ch/hortis/sonar/sonar-web" (in > > maven2) > > failed: Permission denied (13) > > rsync: opendir "/ch/hortis/sonar/sonar-maven-plugin/1.0-beta" (in > maven2) > > failed > > : Permission denied (13) > > rsync: opendir "/ch/hortis/sonar/sonar-commons/1.0-beta" (in maven2) > failed: > > Per > > mission denied (13) > > rsync: opendir "/ch/hortis/sonar/sonar-application" (in maven2) failed: > > Permissi > > on denied (13) > > rsync: opendir "/ch/hortis/sonar/db-maven-plugin" (in maven2) failed: > > Permission > > denied (13) > > rsync: opendir "/ch/hortis/sonar/sonar/1.0-beta" (in maven2) failed: > > Permission > > denied (13) > > rsync: opendir "/ch/hortis/sonar/sonar-core" (in maven2) failed: > Permission > > deni > > ed (13) > > rsync: opendir "/ch/hortis/sonar/sonar-db-embedder" (in maven2) failed: > > Permissi > > on denied (13) > > > > > > why occor this problem? > > how can i get all the files in the maven central repository? > > > > i'm appreciate your help. > > > > > -- > Brett Porter > Blog: http://www.devzuz.org/blogs/bporter/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
