Adding Workflows - TrueCommerce/CloudFtpBridge GitHub Wiki
-
Open the Cloud FTP Bridge admin panel in a browser and navigate to the Workflows page.
-
Click New Workflow in the lower-left corner.
-
Provide a workflow name. This is simply a display name, so it can be anything descriptive.
-
Choose a Source File System. This is the location file will be transferred FROM by the workflow. Available settings will change based on the selected file system type.
-
Choose a Destination File System. This is the location file will be transferred TO by the workflow. Available settings will change based on the selected file system type.
-
Click Save
v2.7.0 and earlier
-
In the Cloud FTP Bridge UI, navigate to the Workflows tab.
-
Click Add Workflow in the lower-left corner.
-
Provide a workflow name. This is simply a display name, so it can be anything descriptive.
-
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.
-
Choose the FTP Server that should be used for this workflow.
-
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.
-
Provide the full Local Path to the local directory that should be used for this workflow.
-
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.
-
Click Save.