Re: scp problems with RedHat Machines to Unix w/SSH

From: Robert Hajime Lanning (robert.lanning_at_gmail.com)
Date: 10/20/04

  • Next message: Darren Tucker: "Re: scp problems with RedHat Machines to Unix w/SSH"
    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
    

  • Next message: Darren Tucker: "Re: scp problems with RedHat Machines to Unix w/SSH"

    Relevant Pages

    • Re: smbfs 2 GB file size limit
      ... Was your issue with reading from or writing to a SMB share? ... What is the server software and OS version? ... What error message are you getting from your FreeBSD client? ... Did you really mean to say scp or cp? ...
      (freebsd-questions)
    • Re: smbfs 2 GB file size limit
      ... >> Was your issue with reading from or writing to a SMB share? ... >> What is the server software and OS version? ... > Did you really mean to say scp or cp? ... > specifying it's dialect capabilities in the smb negotiation. ...
      (freebsd-questions)
    • Re: scp requieres scp1?
      ... >> If the server doesn't support SSH1, it doesn't support scp. ... SSH connection to the server using your local SSH client program, ...
      (comp.security.ssh)
    • Baffling SSH/SCP problem continues - any gurus around?
      ... scp to transfer files from my RH 6.2 server I had recently upgraded. ... Today I rebuilt them both again (openssl 0.9.6d and openssh 3.2.3p1), ... and still, although ssh to the server works fine, scp is still broken. ... openssl and openssh work just fine on the local machine. ...
      (comp.security.ssh)
    • Baffling SSH/SCP problem continues - any gurus around?
      ... scp to transfer files from my RH 6.2 server I had recently upgraded. ... Today I rebuilt them both again (openssl 0.9.6d and openssh 3.2.3p1), ... and still, although ssh to the server works fine, scp is still broken. ... openssl and openssh work just fine on the local machine. ...
      (comp.security.ssh)