sftp from AIX to LINUX
From: Alex Zlatsin (zlatsin@us.ibm.com)Date: 04/27/02
- Next message: Markus Rehbach: "Re: ssh terminal server"
- Previous message: Dimitri Maziuk: "ciphertext vs plaintext size?"
- Next in thread: Richard E. Silverman: "Re: sftp from AIX to LINUX"
- Reply: Richard E. Silverman: "Re: sftp from AIX to LINUX"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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.
- Next message: Markus Rehbach: "Re: ssh terminal server"
- Previous message: Dimitri Maziuk: "ciphertext vs plaintext size?"
- Next in thread: Richard E. Silverman: "Re: sftp from AIX to LINUX"
- Reply: Richard E. Silverman: "Re: sftp from AIX to LINUX"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|