Petals-BC-FTP 3.2

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

Changes (3)

View Page History



|| Attribute || Description || Default value || Required ||
| server | IP or DNS name of the server (do not include "ftp://" prefix) \\ | | Yes (except when uins FtpService) |
| port | the port number of the ftp server | 21 | No |
| user | the user login name used to connect to the server | | Yes (except when using FtpService) |
| password | the user password | | Yes (except when using FtpService) |
| folder | the folder on the FTP server | | No Yes |
| filename | file name for the standard PUT operation (write the XML message content on the FTP server) | content.xml | No |
| connection-mode | In Active mode, the connection port is set by the client. In Passive mode, it is set by the server (default is Active) | active | No |