[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [gftp] SSH2 - Cannot open master pty : Exec format error



Brian Masney wrote:

Maybe that helps, but I *can* make SSH2 transfer when I lauch gFTP as root...

What's the output of gftp --info ? The line that you are interested in is PTY
implementation. Right now gftp supports 4 different types on pseudo terminals.
(3 of them can be used under Linux). It is most likely a permission problem with
a file in /dev.
OK, this is the output:

$ gftp --info
gFTP 2.0.17
#define _REENTRANT
#define _LARGEFILE_SOURCE
#define _FILE_OFFSET_BITS 64
sizeof (off_t) = 8
#define HAVE_GETADDRINFO
#define HAVE_GAI_STRERROR
#define HAVE_GETDTABLESIZE
#define G_HAVE_GINT64
#define HAVE_LIBREADLINE
#define ENABLE_NLS
#define HAVE_GETTEXT
#define HAVE_INTL_PRINTF
glib version: 2.4.0
PTY implementation: openpty
OpenSSL version: 0x90703f
Enabled protocols: FTP FTPS HTTP HTTPS Local SSH2 Bookmark


What should I do next?


-- T.