On 30/11/05, Christian Schulte <[EMAIL PROTECTED]> wrote: > Hi, > > I would like to have a local copy of some of the components in the > remote repository at <http://www.ibiblio.org/maven2>. Is there an easy > way to get a local copy of this ? I tried rsync but it seems ibiblio > does not support rsync. Is the repository also available via ftp ?
rsync -v -t -l -r ftp.ibiblio.org::maven2 /path/to/mirror works for me (but it's a huge download). Regards, Tomek --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]