IBM Sterling Transformation Extender

Sterling Transformation Extender

Come for answers, stay for best practices. All we're missing is you.


#Sterling
#Supplychain
 View Only
  • 1.  Files from other server

    Posted 10/27/16 09:40 AM

    Originally posted by: Dan411


    Hi,

    We have a requirement  to get files from other server. Can I use FTP adapter in Integration flow designer to get the files from server. If so what is the command I need to use in IFD.

     

    Thank you!

     


    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender


  • 2.  Re: Files from other server

    Posted 10/31/16 07:26 AM

    Originally posted by: paul.brett


    The FTP adapter documentation can be found here:

    http://www.ibm.com/support/knowledgecenter/SSVSD8_9.0.0/com.ibm.websphere.dtx.adapftp.doc/concepts/c_ftp_Overview_.html

    The data source syntax summary:

    -URL [FTP:[//
    ]][ftp_user[:ftp_pass]@][ftp_host[:ftp_port]]
       [/[/]][dir/[dir/...]] [filename][;type=xfer_type[+]]
    [-ACCT account_id]
    [-AUDIT[+][S] [full_path]]
    [-CERT filename]
    [-CPASS password]
    [-CPL code_page_name]
    [-CPR code_page_name]
    [-FIREWALL FTP://[fw_user[:fw_pass]@][fw_host[:fw_port]]
    /method]
    [-GXS]
    [-IGNORE error_code[:error_code...]]
    [-IMPLICIT]
    [-KPASS password]
    [-KS]
    [-LS sort_type]
    [-MKD ]
    [-MOVE [file_name|directory_location]]
    [-PASV]
    [-PKEY filename]
    [-PORT]
    [-QTY number]
    [-QUOTE command]
    [-SITE command_text]
    [-SPROTO {SSLv2|SSLv3|SSLv23|TLSv1}]
    [-STR {WEAK|STRONG|ANY}]
    [-SYS {WIN32|UNIX|UNKNOWN}]
    [-T[E][+][S|V] [full_path]]

    Thank-you.

    Paul.

    Follow me on Twitter


    #DataExchange
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender