Diagram

Elements

GetListSourceFragmentRef - ListableFragmentRefType
References Notes

This element references a readable fragment that is used to retrieve file names in a GetList operation.

Any number of reusable Fragments elements can be configured and are distinguished by YADE based on their name attribute.

A subsequent fragment reference element points to the fragment that is used as source in the GetList operation.

Element Type Required Description
FTPFragmentRef
  • Occurrence: 1
Required
References Notes

This element references the fragment that is used for an FTP file transfer operation.

Any number of reusable FTPFragment elements can be configured and are distinguished by YADE based on their name attribute.

The reference to a fragment is based on the value of the ref attribute of this element to the corresponding name attribute of the FTPFragment element.

ref

This attribute identifies the fragment that is used for the FTP protocol.

FTPSFragmentRef
  • Occurrence: 1
Required
References Notes

This element references the fragment that is used for an FTPS file transfer operation. Any number of reusable FTPSFragment elements can be configured and are distinguished by YADE based on their name attribute.

The reference to a fragment is based on the value of the ref attribute of this element to the corresponding name attribute of the FTPSFragment element.

ref

This attribute identifies the fragment that is used for the FTPS protocol.

LocalSource
  • Occurrence: 1
Required
References Notes

A local source is considered to be located locally to the YADE Client, i.e. in the local file system.

SFTPFragmentRef
  • Occurrence: 1
Required
References Notes

This element references the fragment that is used for an SFTP file transfer operation. Any number of reusable SFTPFragment elements can be configured and are distinguished by YADE based on their name attribute.

The reference to a fragment is based on the value of the ref attribute of this element to the corresponding name attribute of the SFTPFragment element.

ref

This attribute identifies the fragment that is used for the SFTP protocol.

SMBFragmentRef
  • Occurrence: 1
Required
References Notes

This element references the fragment that is used for an SMB file transfer operation. Any number of reusable SMBFragment elements can be configured and are distinguished by YADE based on their name attribute.

The reference to a fragment is based on the value of the ref attribute of this element to the corresponding name attribute of the SMBFragment element.

ref

This attribute identifies the fragment that is used for the SMB protocol.

WebDAVFragmentRef
  • Occurrence: 1
Required
References Notes

This element references the fragment that is used for an WebDAV file transfer operation. Any number of reusable WebDAVFragment elements can be configured and are distinguished by YADE based on their name attribute.

The reference to a fragment is based on the value of the ref attribute of this element to the corresponding name attribute of the WebDAVFragment element.

ref

This attribute identifies the fragment that is used for the WebDAV protocol.

 

  • No labels