Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
maxLevel2

Prerequisites

...

  • Basic knowledge of Treasure Data.

Excerpt
  • Requires that your private key has an OpenSSH 7.8 format.

  • Requires that the OpenSSH format private key was generated using the '-m PEM' option.

  • The default format of the private key after OpenSSH.
  • Before using this connector, determine valid protocols for your environment.
    If you intend to SFTP, you can use this Data Connector integration for SFTP.
  • Open_SSH key format is supported.

  • Open SSH 7.8 Private Key is supported.
    If you want to use FTP or /FTPS, try to connect with FTP Data ConnectorImport Integration.
    • If you are using a firewall, check your accepted IP range/port. Server administrators sometimes change the default port number from TCP/22 for security reasons.

  • Requires that your private key has an OpenSSH 7.8 format.
    • “PuTTY” and other formats are not supported.

  • After installation and configuration, review the job log. Warning and errors provide information about the success of your import. For example, you can identify the source file names associated with import errors.

Limitation

  • Support only the STORED and DEFLATE compression methods.
  • Multi-part gzip file may not work

Use the TD Console to Create your Connection

...

  1. Open TD Console.

  2. Navigate to Integrations Hub > Catalog.

  3. Locate Search and select SFTP.


  4. Select Create.Create 

  5. The following dialog opens.

    Image Modified



  6. Type Enter the required credentials for your remote SFTP instance:. Set the following parameters.

    • Host: The host information of the remote SFTP instance, for example , an IP address.

    • Port: The connection port on the remote FTP SFTP instance, the default is 22.

    • User: The user name used to connect to the remote FTP instance.

    • Authentication mode: The way you choose to authenticate with your SFTP server.

    • Secret key file: Required if 'public / private key pair' is selected from `Authentication Mode`. (The key type ed25519 is not supported but the ecdsa key type is supported.)

    • Passphrase for secret key file: (Optional) If required, provide a passphrase for the provided secret file.

    • Retry limit: Number of times to retry a failed connection (default 10).

    • Timeout: Connection timeout in seconds (default 600).


  7. Select Continue. Type a name for your connection.


  8. If you would like to share this connection with other users in your organization, select check the Share with others checkbox.
    If this box is unchecked this connection is visible only to you.

  9. Select Done.

...

  1. The Source dialog opens.



  2. Edit the following parameters 

Parameters

Description

User directory root


Path prefix

The prefix

Prefix of target files (string, required)

Path match pattern

Type a regular expression to query file paths. If a file path doesn’t match with the specified pattern, the file is skipped. For example, if you specify the pattern  .csv$ # , then a file is skipped if its path doesn’t match the pattern.

Incremental

 Enables incremental loading (boolean, optional. default: true. If incremental loading is enabled, the config diff for the next execution will include last_path parameter so that the next execution skips files before the path. Otherwise, last_path is not included.

Start after path

Only paths lexicographically greater than this will be imported.

Data Settings

  1. Select Next.
    The Data Settings page opens.

  2. Optionally, edit the data settings or skip this page of the dialog.



...