Versions Compared

Key

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

Image Removed

[DataOwner name] - FTP In

These are the general settings for the FTP adapter. In most cases these settings are the only ones needed.

Server

This is the root address of the FTP server you want to connect to. It can be a DNS name or an IP address. Do not prefix this with "ftp://", the adapter does that automatically.

User name

The user name used to access this FTP.

Password

The password used to access this FTP.

Port

The port number used to access this FTP. Default is 21.

Folder

The relative path from the root of the FTP server to the folder you want to fetch files from.

FTP Mode

This is the FTP mode used for the connection. Possible values are Active and Passive, with Passive being the default.

Image Added

FTP settings

File mask

This is the file mask that filenames files found in the folder on the FTP server will be matched against (e.g. "*.*", "Order*.xml", etc.).

Before get

Target folder

The relative path from the root of the FTP server to the folder you want to fetch files from.

Command(s) before get

At present, only the cd (change directory) command is supported.

Some FTP servers only allow access to the folder the user is currently at. In such a case you can use this field to indicate the folder instead of the normal Folder Target folder field above. This field allows you to execute commands before fetching files. 

Command(s) after get

At present, only the cd (change directory) command is supported.

After get

Some FTP servers remember the last folder the user navigated to, and puts the user in that folder upon login. If that is the case, this field can be used to navigate back out again before logging off, so polling always starts from the root. It works the same as the Before Get field, so it takes a cd command.

Delete files after download

This field indicates whether files fetched from the server should be deleted from the server after being successfully saved to Link. Default value is True. If this is set to False, the same files will be imported into Link over and over again, since there is no record of which files have already been fetched.

There are very few scenarios where it makes sense not to delete the files once they have been fetched (e.g. a product catalog that is only fetched once a week, and the same file needs to be fetched by multiple receivers).

[DataOwner name] - FTP In - Proxy Settings

Connection settings

Host

This is the root address of the FTP server you want to connect to. It can be a DNS name or an IP address. Do not prefix this with "ftp://" - the adapter does that automatically.

Port

The port number used to access this FTP. Default is 21.

Username

The user name used to access this FTP folder.

Password

The password used to access this FTP folder.

FTP Mode

This is the FTP mode used for the connection. Possible values are Active and Passive, with Passive being the default.


Proxy connection settings

If the FTP server in question is behind a proxy, these settings can be used to navigate to it.

Proxy

Server

host

The address of the proxy server.

Proxy

Port

port

The port number used to access the proxy server.

Proxy

Username

username

The user name used to access the proxy server.

Proxy

Password

password

The password used to access the proxy server.

Proxy Type

The type of proxy server. The FTP framework used supports the following types:

  • Http 1.1
,
  • User@Host
,
  • BlueCoat.

[DataOwner name] - FTP In - Private Key Settings

If the FTP server in question uses certificate security, these settings can be used to register the private key used for the communication.

Use Private Key

Tells the adapter whether or not to use private key security.

Private Key

With this field you can upload your private key file.

Private Key Passphrase

In this field you can set the passphrase used to access the private key.


Panel
borderStylesolid

Content on this page:

Table of Contents