Petals-BC-SFTP

Version 1 by Mathieu Carrolle
on Jul 09, 2010 17:46.

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (5)

View Page History
h1. Petals-BC-SFTP

The petals-bc-ftp component allows to put, get,list or delete files on an FTP server. FTP protocol (RFC959 ) is described at: [http://www.w3.org/Protocols/rfc959/|http://www.w3.org/Protocols/rfc959/]\\
The petals-bc-sftp component allows to put, get,list or delete files on an SFTP server. The SFTP (SSH File Transfer Protocol / Secure File Transfer Protocol) protocol is described at : SFTP protocol is described at : http://www.ietf.org/proceedings/05mar/IDs/draft-ietf-secsh-filexfer-06.txt

\\
*Figure* *1. ftp component mechanism*
\\ !ftp.png|border=1,width=546,height=320!\\
\\
\\

h1. Recommended Usage

Petals SFTP binding component expose an SFTP connection as a service in the Petals ESB. It allows JBI consumers to call SFTP command. A JBI endpoint is registered into the JBI environment, and is linked to an SFTP server, with a configured user/password.To use this service, the consumer has to call explicitely an operation. When the SFTP component receives a message exchange from Petals platform, it call the SFTP command associate with the jbi operation.
{column}
{column:width=25%}