Supported FTP Connector Type
Add an FTP connector type to authorize ThingWorx Flow to execute FTP actions. ThingWorx Flow supports the following connector type for FTP:
Basic
Adding a Basic connector
1. Drag any action under FTP to the canvas, place the pointer on the action, and then click or double-click the action.
2. In the FTP Connection list, select Add New.
3. Edit the Connector Label field, if you want. Labels are case-sensitive. Do not use spaces, special characters, and leading numbers.
4. In the Host field, enter the IP or host name of the FTP server. Only FTP or FTPS protocols are supported.
5. In the Port field, enter the port number.
6. In the Secure list, select the connection type.
7. In the Secure Options field, enter ant other secure options that you are using.
8. In the Username and Password fields, enter the correct user name and password.
9. In the Connection Timeout field, enter the connection timeout in milliseconds. The default is set to 10000.
10. In the Keep Alive field, enter the time in milliseconds that a connection is allowed to remain idle before it is closed. The default is set to 10000.
11. Click ADD to add the FTP Basic connector.
Was this helpful?