Hi, I am trying to mirror the Maven2 repository internally. Can someone share with me a working rsync command?
What I found so far and tried is the following: $ rsync -rlHtSv [EMAIL PROTECTED]:/pub/packages/maven2/ . ssh: connect to host ftp.ibiblio.org port 22: Connection refused rsync: connection unexpectedly closed (0 bytes received so far) [receiver] rsync error: error in rsync protocol data stream (code 12) at /home/lapo/packaging/tmp/rsync-2.6.6/io.c(434) There is obviously some configuration missing. Since I never used rsync before my hope is that someone could share his/her configuration to get me out of my current desperate try and error mode. Thanks in advance, Andreas -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Carlos Sanchez Sent: Friday, July 21, 2006 6:37 AM To: Maven Users List Subject: Re: iBiblio Snapshot? strange, I'm getting exactly 7.0G now in the m2 repo On 7/21/06, Trygve Laugstøl <[EMAIL PROTECTED]> wrote: > Matt Raible wrote: > > Any idea how big /maven2 is? > > 16GB when I did the last rsync before ApacheCon. > > -- > Trygve > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- I could give you my word as a Spaniard. No good. I've known too many Spaniards. -- The Princess Bride --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
