petals-bc-ftp-v3.3

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-FTP

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/]\\
\\
\_FTP protocol (RFC959 ) is described at: [http://www.w3.org/Protocols/rfc959/|http://www.w3.org/Protocols/rfc959/]\\
*Figure* *1. ftp component mechanism*
\\ !ftp.png|border=1,width=546,height=320!\\
** *mput:* Write the JBI message attachments it receives into files.
** *get:* Retrieve *Xml* file corresponding to a pattern, from a folder. Return it as message payload.
** *getAsAttachment:* Retrieve the first file corresponding to a pattern, from a folder*.\* Return it as message's attachment.(XOP standard)
** *mGet:* Retrieve files corresponding to a pattern, from a folder*.\* Return them as message's attachment.
** *checkFile:* Check the availability of a file.
** *del:* Delete one file.



|| Attribute || Description || Default value || Required ||
| server | IP or DNS name of the server | | Yes (except when uins FtpService) |