Duaer

Build

Read and write host files in Duaer

In Duaer, Read/Write Files from Disk defaults to Operation Read File(s) From Disk. It uses paths on the machine that runs Duaer, not the computer in your browser.

Read files from the host

  1. Search for Read/Write Files from Disk and connect it after the previous node.
  2. Leave Operation on Read File(s) From Disk.
  3. Set File(s) Selector to a path or pattern, for example /home/user/data/*.csv.
  4. Put Output File in Field under Options defaults to data.
  5. Select Execute step. The files appear on output binary.

To write, set Operation to Write File to Disk. Set File Path and Name. Input Binary Field defaults to data.

Hosted instances may only allow certain directories. To move files between machines, use FTP or HTTP Request. Refer to Transfer files with FTP in Duaer.

Questions

Can this node on hosted Duaer read my laptop Desktop?

No. Paths are on the host machine. For local files, self-host, or upload somewhere reachable and use HTTP or FTP.

In this section