Skip to main content

Overview

The FTP Transfer application is used to transfer files to/from an FTP or SFTP server automatically. A common use of this application is to download data from instrumentation such as touchscreen HMI panels.

The application supports secure, encrypted connection for servers that require it. If a server is maintaining a folder structure, then the application can mirror this on the local system and maintain it automatically.

The main window of the application is opened from the Project Explorer on the right-side Tools tab in the Distribute section by selecting FTP Transfer.

image1.png

The display consists of menu options, a left panel of configurations and a right panel showing the content of the selected configuration.

To edit an existing configuration, highlight it on the list and click Modify. If the configuration name is edited, then the settings will be saved as a new configuration with the edited name.

To delete an existing configuration, highlight it on the list and click Delete.

A configuration requires information on the server. This information is setup frem the Edit, Server menu option.

The steps required to implement FTP Transfer are:

  • Define the Server

  • Design a Configuration

  • Deploy a Configuration for automatic file transfer.