SFTP plugin for webclient

Hi guys,

I have been looking at different threads but unfortunately couldn’t find any ftp/sftp plugin that supports webclient. I am currently using it2be ftp plugin which works just fine for smart client, but we are converting our app to a webclient solution and unfortunately the plugin does not support webclient. I was wondering if anyone knows any bean/plugin so that I can use instead, or should I write my own plugin in java?

Your comments are much appreciated.

Cheers,
Siavash

Hi Siavash,

Using Node.js create a wrapper library around the sftp service.

Here are a couple of links:

https://github.com/ajaxorg/node-sftp

http://ajaxorg.github.io/node-sftp/symbols/Sftp.html

Lach

Thanks for the links Lach, I used apache commons for now and works just fine. But I will take a look at the provided links and maybe change it to use node.js instead :) need to find some time to be able to test it properly.

Cheers,
siavash

Hi,

Do you have the plugin availabe to use ftp from webclient?

Thanks

dfernandez:
Hi,

Do you have the plugin availabe to use ftp from webclient?

Thanks

We’ll share the webclient ftp plugin with Servoy community when Siavash returns from his holidays in a few weeks.