On 10-01-21 14:17:37, Rodolfo Medina wrote:
 ...
>  $ rsync -vru --delete ssh://192.168.0.2/home/rodolfo/test1
> /home/rodolfo/
> 
> but got error:
> 
> ssh: ssh: Temporary failure in name resolution
> rsync: connection unexpectedly closed (0 bytes received so far)
> [receiver]
> rsync error: unexplained error (code 255) at io.c(453)
> [receiver=2.6.9]
> 
> What did I miss??

Proper syntax from the rsync man page.  You're telling rsync to connect 
to a host named "ssh".  Try "192.168.0.2:/home/rodolfo/test1" instead.

-- 
____________________________________________________________________
TonyN.:'                       <mailto:tonynel...@georgeanelson.com>
      '                              <http://www.georgeanelson.com/>


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to