OS2 World Community Forum

OS/2, eCS & ArcaOS - Technical => Internet => Topic started by: guzzi on June 24, 2017, 12:58:39 am

Title: SFTP client
Post by: guzzi on June 24, 2017, 12:58:39 am
Hi,

Is there an SFTP client available other than the command line one that comes with eCS ArcaOS? I searched and only found KSPC which needs open SSL knix.
The command line one does not accept any input on a password prompt here with a certain site. I don't know if that is SSH related, using Pauls SSH.
Might try installing the knix SSH and KSPC later.

Related to this, currently the SSH clients rpm is broken and there seems to be a problem fixing it. Paul, if you read this, perhaps you have a few pointers? Ticket http://trac.netlabs.org/rpm/ticket/251
Title: Re: SFTP client
Post by: Sergey Posokhov on June 24, 2017, 01:07:37 am
See JFtp, http://j-ftp.sourceforge.net
Title: Re: SFTP client
Post by: Paul Smedley on June 25, 2017, 12:19:12 am
Related to this, currently the SSH clients rpm is broken and there seems to be a problem fixing it. Paul, if you read this, perhaps you have a few pointers? Ticket http://trac.netlabs.org/rpm/ticket/251

I don't offhand - but will try see if I can find that source, from memory, I used the openssh source from netlabs as a base....

Looks like my changes I made are these:  http://smedley.id.au/tmp/openssh.diff

I don't recall the logic in some parts, looks like in at least one case we're ignoring errors from select() :) <hack alert>
Title: Re: SFTP client
Post by: Remy on June 25, 2017, 12:42:38 am
Did you give a try to fireFTP plugin under firefox ?
I use it on port 23 without any problems and I saw it supports secure FTP.