Thursday, April 22, 2010

How to ssh or connect to secure servers using BW?

To communicate with SFTP / SSH server using BW ,there is a BW Custom pallet that uses BSD-style licensed third-party library called JSch . JSch is a pure Java implementation of SSH2 – these BW custom pallets uses this library to make/execute appropriate SFTP command.

You can create your own custom activity to do so.Let me know in case any help is required

No comments:

Post a Comment