petals-BC-FTP

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

Changes (11)

View Page History
The petals-bc-ftp component allows to put, get or list files on an FTP server.
\\
\_FTP protocol (RFC959 ) is described at: [http://www.w3.org/Protocols/rfc959/|http://www.w3.org/Protocols/rfc959/]\\
*Figure* *1. ftp component mechanism*
\\ !worddav00e048e80e16a1127d043d3aa5a941a5.png|height=216,width=511!\\
The following attributes can be set during the installation phase to configure the component, using the params element of the jbi-install-component ANT task:

_no configuration for this component_
\\

h2. *Table* *1.1. Component installation configuration attributes*

*AttributeDescriptionDefaultRequired*
\\
_no configuration for this component_


h2. *Table* *1.2. Configuration of the component (CDK)*
{include:0 CDK Component Configuration Table}

[http://petals.ow2.org/components/ftp/version-3.0]


{code}<ver:mput xmlns:ver="http://petals.ow2.org/components/ftp/version-3.0">
<!--Optional:-->



{code}<ver:get xmlns:ver="http://petals.ow2.org/components/ftp/version-3.0">
<ver:filename>file name to retrieve</ver:filename>



{code:lang=xml}<ver:mget xmlns:ver="http://petals.ow2.org/components/ftp/version-3.0">
<!--1 or more repetitions:-->



{code:lang=xml}<tns:mgetResponse xmlns:tns="http://petals.ow2.org/components/ftp/version-3.0">
<tns:filename>source.xml</tns:filename>