On Tue, Aug 07, 2012 at 07:10:44PM -0400, dan moylan wrote:
> > Maybe add the verbose option and post the output to the list.
> 
> ok, here 'tis:
>   Executing: program /usr/bin/ssh host 192.168.0.103, user moylan, command 
> scp -v -t -- .
>   OpenSSH_5.9p1 Debian-5ubuntu1, OpenSSL 1.0.1 14 Mar 2012
>   debug1: Reading configuration data /etc/ssh/ssh_config
>   debug1: /etc/ssh/ssh_config line 19: Applying options for *
>   debug1: Connecting to 192.168.0.103 [192.168.0.103] port 22.
>   debug1: connect to address 192.168.0.103 port 22: Connection refused
>   ssh: connect to host 192.168.0.103 port 22: Connection refused
>   lost connection

Seems as though there's no server running on 192.168.0.103, port 22.
But you say ssh works?  Perhaps you should repeat this exercise with
ssh.  Basically scp == ssh, so one would expect them both to work, or
both to not work.

Is it perhaps that when you ran ssh, it was in the opposite direction?

-- 
Derek D. Martin    http://www.pizzashack.org/   GPG Key ID: 0xDFBEAD02
-=-=-=-=-
This message is posted from an invalid address.  Replying to it will result in
undeliverable mail due to spam prevention.  Sorry for the inconvenience.

_______________________________________________
Discuss mailing list
[email protected]
http://lists.blu.org/mailman/listinfo/discuss

Reply via email to