Petals-BC-FTP 3.3

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

Changes (6)

View Page History
h1. Feature

The FTP component is a Binding Component (BC) which supports ftp command . This component allows to : command.
* Provide a set of 5 operation :

This component provide a set of 5 operation:
** *put:* Write the received JBI messages in a file with a specified name.
** *mput:* Write the JBI message attachments it receives into files.



|| Attribute || Description || Default value || Required ||
| server | IP or DNS name of the server | | {center}Yes{center} \\ {center}except when using FtpService{center} |
| port | the port number of the ftp server | {center}21{center} | {center}No{center} |
| user | the user login name used to connect to the server | | {center}Yes{center} \\ {center}except when using FtpService{center} |
| password | the user password | | {center}Yes{center}\\ {center}except when using FtpService{center} |
| folder | the folder on the FTP server | | {center}No{center} |