[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SSH works SCP does not.



Oops I figured out the problem.

There was a script being called from the .bashrc file that was not functioning properly.

Commenting the script out fixed the problem.



On Wed, Jul 04, 2001 at 12:01:33PM -0400, Theodore Knab wrote:
> I have a server where scp is acting strange.
> 
> I was wondering if anybody has seen this and knew of a resolution?
> 
> SSH works, but scp does not. Does anybody know how to fix this?
> 
> My wife says that a hammer will fix it. :-) 
> 
> SCP Problem:
> 
> Attempting copy from a remote machine:
> 
> 
> [tjk@localhost tjk]$ scp PHP-Nuke-5.0.tar.gz -P 39999 -v tjk@192.168.1.111:
> Executing: program /usr/bin/ssh host 192.168.1.111, user tjk, command scp -v -t .
> tjk@192.168.1.111's password:
> tail: /var/log/apache/access.log.1: No such file or directory
> 64.124.150.140.safeweb.com - - [28/Jun/2001:15:34:24 -0400] "GET /
> HTTP/1.0" 200 4344 "-" "Mozilla/4.77 [en] (X11; U; Linux 2.2.15-4mdk
> i686)"
> [tjk@localhost tjk]$ Write failed flushing stdout buffer.
> write stdout: Broken pipe
> 
> Attempting copy from local machine:
> 
> tjk@annapolislinux:~$ scp parse.sh -P 39999 tjk@localhost:test
> tjk@localhost's password:
> tail: /var/log/apache/access.log.1: No such file or directory
> 64.124.150.140.safeweb.com - - [28/Jun/2001:15:34:24 -0400] "GET /
> HTTP/1.0" 200 4344 "-" "Mozilla/4.77 [en] (X11; U; Linux 2.2.15-4mdk
> i686)"
> tjk@annapolislinux:~$ Write failed flushing stdout buffer.
> write stdout: Broken pipe
> 
> tjk@annapolislinux:~$ ssh -V
> SSH Version OpenSSH-1.2.3, protocol version 1.5.
> Compiled with SSL.
> 
> tjk@annapolisinux:~$: uname -a
> Linux annapolislinux 2.2.19 #2 Mon Jun 18 12:49:04 EST 2001 i686 unknown
> 
> 
> Any comments would be greatly appreciated.
> 
> Ted Knab
> Senior Otaku
> 
> 
> --  
> To UNSUBSCRIBE, email to debian-isp-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 



Reply to: