Re: Error: Read from socket failed: Connection reset by peer

2010-04-12 Thread Darshaka Pathirana
On 04/12/2010 08:26 AM, Γιώργος Πάλλας wrote: > vikram wrote: >> Hi, >> >> This is the output of scp -vv >> >> $ scp -vv files.tar.gz r...@192.168.1.11:/root/Desktop >> Executing: program /usr/bin/ssh host 192.168.1.11, user root, command >> scp -v -t /root/Desktop >> OpenSSH_5.1p1 Debian-5, OpenSS

Re: Error: Read from socket failed: Connection reset by peer

2010-04-11 Thread Γιώργος Πάλλας
vikram wrote: Hi, This is the output of scp -vv $ scp -vv files.tar.gz r...@192.168.1.11:/root/Desktop Executing: program /usr/bin/ssh host 192.168.1.11, user root, command scp -v -t /root/Desktop OpenSSH_5.1p1 Debian-5, OpenSSL 0.9.8g 19 Oct 2007 debug1: Reading configuration data /etc/ssh/s

Re: Error: Read from socket failed: Connection reset by peer

2010-04-11 Thread vikram
Hi, This is the output of scp -vv $ scp -vv files.tar.gz r...@192.168.1.11:/root/Desktop Executing: program /usr/bin/ssh host 192.168.1.11, user root, command scp -v -t /root/Desktop OpenSSH_5.1p1 Debian-5, OpenSSL 0.9.8g 19 Oct 2007 debug1: Reading configuration data /etc/ssh/ssh_config debug1:

Re: Error: Read from socket failed: Connection reset by peer

2010-04-08 Thread Γιώργος Πάλλας
vikram wrote: Hi, I get this while trying to scp onto a local machine(on the same subnet, both machines running Lenny). Read from socket failed: Connection reset by peer lost connection I am able to ping the machine fine. How can this be fixed? Thanks Vikram It starts copying and then

Error: Read from socket failed: Connection reset by peer

2010-04-08 Thread vikram
Hi, I get this while trying to scp onto a local machine(on the same subnet, both machines running Lenny). Read from socket failed: Connection reset by peer lost connection I am able to ping the machine fine. How can this be fixed? Thanks Vikram