Author Topic: SFTP client  (Read 6316 times)

guzzi

  • Sr. Member
  • ****
  • Posts: 331
  • Karma: +0/-0
    • View Profile
SFTP client
« 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

Sergey Posokhov

  • Full Member
  • ***
  • Posts: 169
  • Karma: +8/-6
    • View Profile
    • OS/2 API Research
Re: SFTP client
« Reply #1 on: June 24, 2017, 01:07:37 am »

Paul Smedley

  • Hero Member
  • *****
  • Posts: 2092
  • Karma: +159/-0
    • View Profile
Re: SFTP client
« Reply #2 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>
« Last Edit: June 25, 2017, 12:24:16 am by Paul Smedley »

Remy

  • Hero Member
  • *****
  • Posts: 645
  • Karma: +9/-1
    • View Profile
Re: SFTP client
« Reply #3 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.