cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi everyone,

I want to upload files on a SFTP Server.

Now i am looking for an easy way to do this. At the Moment we already use the FTP upload with a windows dll. But there is no support for SFTP.

Does anyone know a dll or something else with that we can realize a SFTP upload?

I already found some solutions for example the chilkat_9_5_0.sftp this is a activeX control. So we can use it with an OLE Control.

But I want to know if there are any other and cheaper solutions.

Best regards,

Tom

0 Likes
View Entire Topic
Former Member
0 Likes

Hi Tom;

  FWIW: I have used SocketWrench with PowerBuilder for years to support many connectivity requirements ... I believe that it supports Secure FTP as well:

https://sockettools.com/sockettools-library-edition/

HTH

Regards ... Chris

Former Member
0 Likes

Chris is correct. SocketTools has Secure options built in.

We use the ActiveX edition (ocx controls) in our PB apps (socketwrench, e-mail, dns, e-mail attachments, telnet, https submit). They work well, and the developers behind them are very responsive if you need help getting them to work.

https://sockettools.com/sockettools-activex-edition/

And the licensing is easy too. Pay for the tool once, deploy controls for free.