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 [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)"
[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 [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]