File Processorコネクタの実装
File Processorコネクタを使用してファイルを転送するには、同期タスクまたはマッピングタスクで、File Processorソースオブジェクトを選択し、File Processorターゲットオブジェクトを作成します。
ファイル操作を実行するために使用できるFile Processorソースオブジェクトは次のとおりです。
- •SFTP_PUT
- •SFTP_GET
- •FTP_GET
- •FTP_PUT
- •FTP_DELETE
- •SFTP_DELETE
- •FileMove
- •FileCopy
- •FileArchive
- •FileUnarchive
- •FileCompress
- •FileDecompress
- •FileEncrypt
- •FileDecrypt
ファイル操作を実行するために使用できるFile Processorターゲットオブジェクトは次のとおりです。
フラットファイルにはステータス情報が含まれています。ステータスを表示して、正常に転送されたファイル数と転送に失敗したファイル数に関する情報を取得できます。
File Processorコネクタに接続するFTPまたはSFTPのプロキシサーバーの詳細を指定できます。
File Processorコネクタに接続するFTPまたはSFTPに次のキー交換アルゴリズムを使用できます。
- •ecdh-sha2-nistp256、ecdh-sha2-nistp384、ecdh-sha2-nistp521、diffie-hellman-group14-sha1、diffie-hellman-group-exchange-sha256、diffie-hellman-group-exchange-sha1、diffie-hellman-group1-sha1
- •ssh-rsa、ssh-dss、ecdsa-sha2-nistp256、ecdsa-sha2-nistp384、ecdsa-sha2-nistp521
- •aes128-ctr、aes128-cbc、3des-ctr、3des-cbc、blowfish-cbc、aes192-ctr、aes192-cbc、aes256-ctr、aes256-cbc
- •hmac-md5、hmac-sha1、hmac-sha2-256、hmac-sha1-96、hmac-md5-96
- •クライアント: hmac-md5、hmac-sha1、hmac-sha2-256、hmac-sha1-96、hmac-md5-96