> but when I run rsync -v -t -l -r mirrors.ibiblio.org::maven2 
> /your/local/path on commandline, it can't be execute,there is 
> no  " rsync " command,

It is not part of maven. You have to install it on your machine 1st.

http://samba.anu.edu.au/rsync/ 

regards,
Bram 

> -----Original Message-----
> From: sam [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, May 24, 2007 12:05 PM
> To: Maven Users List
> Subject: How to run " rsync -v -t -l -r 
> mirrors.ibiblio.org::maven2 /your/local/path "
> 
> Hi,
>  In maven's site:
> http://maven.apache.org/guides/mini/guide-mirror-settings.html
>  Creating your own mirror
> 
> The central repository requires around 10 GB and growing, and 
> it's updated every 4 hours.
> 
> You can mirror the central repository using rsync from 
> several mirrors, choose one
> 
> rsync -v -t -l -r mirrors.ibiblio.org::maven2 
> /your/local/path rsync -v -t -l -r 
> rsync://rsync.cica.es/maven2 /your/local/path
> 
> but when I run rsync -v -t -l -r mirrors.ibiblio.org::maven2 
> /your/local/path on commandline, it can't be execute,there is 
> no  " rsync " command,
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to