|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (11)
View Page History<?xml version="1.0" encoding="UTF-8"?>
<ver:mput>
<ver:mput>
<ver:attachments xmlns:ver="http://petals.ow2.org/components/filetransfer/version-3">
<!--1 or more repetitions:-->
<ver:filename><xop:Include xmlns:xop="http://www.w3.org/2004/08/xop/include" href="cid:test1.xml"/></ver:filename>
<ver:filename><xop:Include xmlns:xop="http://www.w3.org/2004/08/xop/include" href="cid:test2.xml"/></ver:filename>
</ver:attachments>
</ver:mput>
{code}
{code}
{code:lang=xml}<?xml version="1.0" encoding="UTF-8"?>
<ver:del xmlns:ver="http://petals.ow2.org/components/filetransfer/version-3">
<ver:del xmlns:ver="http://petals.ow2.org/components/filetransfer/version-3">
<ver:filename>?</ver:filename>
<ver:filename>?</ver:filename>
</ver:del>
{code}
{code}
h3. CheckFile Operation
When the check operation is set on the incoming IN message, the component check
if the specified file exist. The IN message looks like : like :
{code:lang=xml}
<ver:checkFile xmlns:ver="http://petals.ow2.org/components/filetransfer/version-3">
<ver:checkFile xmlns:ver="http://petals.ow2.org/components/filetransfer/version-3">
{code}
The OUT message returned to the consumer looks like : like :
{code:lang=xml}
<ver:checkFileResponse xmlns:ver="http://petals.ow2.org/components/filetransfer/version-3">
<ver:checkFileResponse xmlns:ver="http://petals.ow2.org/components/filetransfer/version-3">
|| Attribute || Description || Default value || Required ||
| server | IP or DNS name of the server | | {center}Yes{center} |
| server | IP or DNS name of the server | | {center}Yes{center} |