delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/06/10/16:55:10

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Message-ID: <C76A4BD58EE0D311AC0F009027E0462F01108198@production.nssolutions.com>
From: Jing Zhao <jzhao AT nssolutions DOT com>
To: cygwin AT cygwin DOT com
Subject: rsh and rsync
Date: Tue, 10 Jun 2003 16:53:29 -0400
MIME-Version: 1.0

I have downloaded cygwin today.

Doing rsync from Windows 2000 (running cygwin) to NetBSD Unix box with
the following:

rsync -av "test.txt" root AT myunixServer:/sd0/rsync

I got the following error:
-------------------------------------
Runs commands on remote hosts running the RSH service.

RSH host [-l username] [-n] command

  host            Specifies the remote host on which to run command.
  -l username     Specifies the user name to use on the remote host. If
                  omitted, the logged on user name is used.
  -n              Redirects the input of RSH to NULL.
  command         Specifies the command to run.

rsync: read error: Connection reset by peer
rsync error: error in rsync protocol data stream (code 12) at
/tmp/rsync-2.5.6/i
o.c(177)
-------------------------------------

The rshd is running on NetBSD, .rhosts is setup and I tried "rsh" standalone
and run fine. Looked like the rsh usage is 

'RSH host [-l username] [-n] command'

but the "rsh" in rsync expected a different format.
On Unix boxes, it is:

rsh [-nd] [-l login] [login@]host [command]

What's wrong with this picture?

BTW, when specified "ssh" as the shell, rsync worked fine.

Version:
$ rsync --version
rsync  version 2.5.6  protocol version 26
Copyright (C) 1996-2002 by Andrew Tridgell and others
<http://rsync.samba.org/>
Capabilities: 32-bit files, socketpairs, hard links, symlinks, batchfiles,
              no IPv6, 32-bit system inums, 64-bit internal inums

rsync comes with ABSOLUTELY NO WARRANTY.  This is free software, and you
are welcome to redistribute it under certain conditions.  See the GNU
General Public Licence for details.

Thanks for your help

Jing

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019