"ssh: connect to host 192.168.0.3 port
22: Connection refused" .. can you check if the ssh server is
listening on port 22 ? to me it looks like either the ssh port is
changed to something else or the firewall is blocking port 22 ..
if the port is non default, you might want to use rsync
-P<options>e "ssh -p <portNumber> ...................
Thanks
On 9/10/2012 12:09 AM, Michael Havens wrote: