| FUSE ESB 4.2 XML Configuration Reference | ||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||
http://servicemix.apache.org/ftp/1.0)>http://servicemix.apache.org/ftp/1.0)
An FTP endpoint
| Nested Element Summary | |||||||||||||
| sequence |
|
||||||||||||
| Attribute Summary | |
boolean | autoCreateDirectory
Specifies if the endpoint should create the target directory, if it does not already exist. |
boolean | checkDuplicates
|
string | clientPool
|
string | component
|
string | definition
|
string | description
|
string | endpoint
|
ID | id
|
QName | interfaceName
|
string | marshaler
|
boolean | overwrite
|
QName | service
|
string | serviceUnit
|
string | uniqueFileName
Sets the name used to make a unique name if no file name is available on the message. |
string | uploadPrefix
Set the file name prefix used during upload. |
string | uploadSuffix
Set the file name suffix used during upload. |
string | uri
Configures the endpoint from a URI |
| Attribute Detail |
Specifies if the endpoint should create the target directory, if it does
not already exist. If you set this to <code>false</code> and the
directory does not exist, the endpoint will not do anything. Default
value is <code>true</code>.
Defined with global type boolean
Defined with global type boolean
Defined with global type string
Defined with global type string
Defined with global type string
Defined with global type string
Defined with global type string
Defined with global type ID
Defined with global type QName
Defined with global type string
Defined with global type boolean
Defined with global type QName
Defined with global type string
Sets the name used to make a unique name if no file name is available on the message.
Defined with global type string
Set the file name prefix used during upload. The prefix will be automatically removed as soon as the upload has completed.
This allows other processes to discern completed files from files that are being uploaded.
Defined with global type string
Set the file name suffix used during upload. The suffix will be automatically removed as soon as the upload has completed.
This allows other processes to discern completed files from files that are being uploaded.
Defined with global type string
Configures the endpoint from a URI
Defined with global type string
| FUSE ESB 4.2 XML Configuration Reference | ||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||