이 콘텐츠는 선택한 언어로 제공되지 않습니다.
13.8.9. NotifyFTP
Class | NotifyFTP |
Purpose | Performs a notification by creating a file containing the ESB message content and transferring it via FTP to a remote file system. |
Attributes | None. |
Child | FTP |
Child Attributes |
|
<target class="NotifyFTP" > <ftp URL="ftp://username:pwd@server.com/remote/dir" filename="someFile.txt" /> </target>
<target class="NotifyFTP" >
<ftp URL="ftp://username:pwd@server.com/remote/dir" filename="someFile.txt" />
</target>