Re: scp problems with RedHat Machines to Unix w/SSH
From: Robert Hajime Lanning (robert.lanning_at_gmail.com)
Date: 10/20/04
- Previous message: Rail mail: "Re: Illegal user ssh probes"
- In reply to: Michael A Gilchrist: "scp problems with RedHat Machines to Unix w/SSH"
- Next in thread: Darren Tucker: "Re: scp problems with RedHat Machines to Unix w/SSH"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 19 Oct 2004 16:33:56 -0700 To: secureshell@securityfocus.com
OpenSSH implements "scp" via RCP over an SSH channel.
ssh.com implement "scp" via FTP over an SSH channel.
OpenSSH's server has both implementations, but it's client only uses
the RCP version.
So if the client is OpenSSH, use "sftp" to get to an ssh.com server.
On Mon, 18 Oct 2004 14:41:59 -0400 (EDT), Michael A Gilchrist
<mikeg@utk.edu> wrote:
> Hi,
>
> I'm running into a problem with scp on both my Fedora 2 and RedHat
> Enterprise Linux 3 machines. I have found this problem discussed here
> previously but it was never clearly resolved.
>
> When I try to copy files to/from my redhat machines to a server running
> 3.2.0 SSH Secure Shell (non-commercial) I get the following error:
>
> scp: warning: Executing scp1.
> scp: FATAL: Executing ssh1 in compatibility mode failed (Check that scp1
> is in your PATH).
>
> However, ssh to the same remote machine works. Also I can scp to other
> linux machines. The verbose output from the functional and non-functional
> scp sessions are attached below.
>
> Any help will be greatly appreciated.
>
> Thanks,
>
> MikeX
--
END OF LINE
-MCP
- Previous message: Rail mail: "Re: Illegal user ssh probes"
- In reply to: Michael A Gilchrist: "scp problems with RedHat Machines to Unix w/SSH"
- Next in thread: Darren Tucker: "Re: scp problems with RedHat Machines to Unix w/SSH"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|