Pb with rsync download
Martin Pool
mbp at sourcefrog.net
Wed Jul 13 07:47:41 BST 2005
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?
--
Martin
More information about the bazaar
mailing list