Skip to content

Adding Workflows

Josh Johnson edited this page Feb 5, 2018 · 3 revisions
  1. In the Cloud FTP Bridge UI, navigate to the Workflows tab.

  2. Click Add Workflow in the lower-left corner.

  3. Provide a workflow name. This is simply a display name, so it can be anything descriptive.

  4. Choose a Direction for the workflow. Inbound workflows transfer files from an FTP server to a local directory. Outbound workflows transfer files from a local directory to an FTP server.

  5. Choose the FTP Server that should be used for this workflow.

  6. Optionally provide a Remote Path that is relative to the path set (if any) at the server level. If this and the server level path are left blank, the default working directory will be used.

  7. Provide the full Local Path to the local directory that should be used for this workflow.

  8. Optionally provide a file name filter. Filters are any valid regular expression. Each file name in the source folder will be tested against the expression and names that do not match will be ignored.

  9. Click Save.

Clone this wiki locally