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: [EMAIL PROTECTED] tjk]$ scp PHP-Nuke-5.0.tar.gz -P 39999 -v [EMAIL PROTECTED]: Executing: program /usr/bin/ssh host 192.168.1.111, user tjk, command scp -v -t . [EMAIL PROTECTED]'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)" [EMAIL PROTECTED] tjk]$ Write failed flushing stdout buffer. write stdout: Broken pipe Attempting copy from local machine: [EMAIL PROTECTED]:~$ scp parse.sh -P 39999 [EMAIL PROTECTED]:test [EMAIL PROTECTED]'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)" [EMAIL PROTECTED]:~$ Write failed flushing stdout buffer. write stdout: Broken pipe [EMAIL PROTECTED]:~$ ssh -V SSH Version OpenSSH-1.2.3, protocol version 1.5. Compiled with SSL. [EMAIL PROTECTED]:~$: 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