Duaer

Build

Watch host files with Local File Trigger

In Duaer, Local File Trigger starts the digital organization on host filesystem changes. Paths are on the machine that runs Duaer, not the computer in your browser.

Watch a folder

  1. Search for Local File Trigger and place it at the start of the canvas.
  2. Set Trigger On to Changes Involving a Specific Folder.
  3. Set Folder to Watch to a host path, for example /data/invoices.
  4. Under Watch for, select the events you need (for example File Added).
  5. Select Execute step, then change a file in that folder to test. Publish so it keeps listening.

You can also choose Changes to a Specific File and set File to Watch.

Ignore Existing Files/Folders under Options defaults to on. Hosted instances may not allow arbitrary host paths.

To read existing files, see Read and write host files in Duaer.

Questions

Can Local File Trigger in Duaer watch my laptop Desktop?

No. It watches the host that runs Duaer. For laptop files, self-host, or upload somewhere reachable first.

In this section