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.
File mask
This is the file mask that filenames found in the folder on the FTP server will be matched against (e.g. "*.*", "Order*.xml", etc.).
Before get
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 field above. This field allows you to execute commands before fetching files. 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
If the FTP server in question is behind a proxy, these settings can be used to navigate to it.
Proxy Server
The address of the proxy server.
Proxy Port
The port number used to access the proxy server.
Proxy Username
The user name used to access the proxy server.
Proxy 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.
Content on this page:
JavaScript errors detected
Please note, these errors can depend on your browser setup.
If this problem persists, please contact our support.