Pb with rsync download

Belmar-Letelier luis at itaapy.com
Wed Jul 13 08:16:15 BST 2005


Martin Pool wrote:
> On 13 Jul 2005, Belmar-Letelier <luis at itaapy.com> wrote:
> 
>>Hello
>>
>>I try to download the development tree using rsync and I get this
>>error
>>
>>$ rsync -av --delete bazaar-ng.org::bazaar-ng/bzr/bzr.dev .
>>ssh: connect to host bazaar-ng.org port 22: Connection timed out
>>rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
>>rsync error: error in rsync protocol data stream (code 12) at io.c(359)
> 
> 
> The connection should not be made over ssh.  You seem to be setting the
> -e or --rsh rsync option somewhere -- maybe from a shell alias?

that work's
tks

here the working cmd (\ escape all alias configurations) :

$ \rsync -av --delete bazaar-ng.org::bazaar-ng/bzr/bzr.dev .

-- 
Luis Belmar-Letelier




More information about the bazaar mailing list