On Wed, 22 Mar 2006, David Bear <[EMAIL PROTECTED]> wrote:
> I am trying to use the syntax:
>
> rsync -av -e "ssh -l ssh-user" [EMAIL PROTECTED]::module /dest
>
> found at http://rsync.samba.org/ftp/rsync/rsync.html
> There is an rsync daemon running on rhost.asu.edu and that has a
> module n
I am trying to use the syntax:
rsync -av -e "ssh -l ssh-user" [EMAIL PROTECTED]::module /dest
found at http://rsync.samba.org/ftp/rsync/rsync.html
but am getting the following:
rsync -av -e "ssh -l sshuser" rhost.asu.edu::home uc-sirc1/home/
rsync: connection unexpectedly closed (0 bytes receiv