sftp from AIX to LINUX

From: Alex Zlatsin (zlatsin@us.ibm.com)
Date: 04/27/02


From: Alex Zlatsin <zlatsin@us.ibm.com>
Date: Fri, 26 Apr 2002 21:30:55 -0400

Hello,

I have the following problem when connecting from aix to linux with sftp
after authentication:

debug1: Sending command: /opt/freeware/libexec/openssh/sftp-server
debug1: Entering interactive session.
debug1: fd 0 setting O_NONBLOCK
bash: /opt/freeware/libexec/openssh/sftp-server: file not found
debug1: Transferred: stdin 9, stdout 0, stderr 67 bytes in 0.3 seconds
debug1: Bytes per second: stdin 34.0, stdout 0.0, stderr 253.1
debug1: Exit status 126
Connection closed
The /opt/freeware/libexec/openssh/sftp-server exists on aix. On linux
it's in /usr/libexec/openssh/sftp-server. I tried to create a symlink on
linux in /opt/freeware/libexec/openssh/sftp-server to point to
/usr/libexec/openssh/sftp-server, but then I get "Permission denied"
error.

Appreciate any help.



Relevant Pages

  • SFTP is prompting for password
    ... Connecting to TRG... ... debug1: Reading configuration data ... debug2: key_type_from_name: unknown key type ... debug3: key_read: no key found ...
    (SSH)
  • SSH issues with 4.9 stable (key_verify failed for server_host_key)
    ... If I modify the sshd_config for the server I am connecting to and change ... debug1: Connecting to puff port 22. ... Host 'puff' is known and matches the DSA host key. ...
    (freebsd-stable)
  • Re: ssh with 10.0??
    ... but when I use ssh, ... debug1: Connecting to menze port 22. ...
    (alt.os.linux.suse)
  • Remote protocol version??
    ... I have a number of Solaris 8 machines running Openssh3.8p1, ... I have an odd problem with connecting from a 3.8 machine to a 3.7.1. ... debug1: Connecting to madeupname port 22. ... Remote protocol version 1.99, ...
    (comp.security.ssh)
  • Q: How to suppress server OpenSSH version...
    ... Is there any way to suppress advertising the server software version ... when connecting with a client? ... debug1: Remote protocol version 1.99, ...
    (comp.security.ssh)