Build
Upload a file with Dropbox in Duaer
In Duaer, Dropbox defaults to Authentication Access Token, Resource File, and Operation Upload. File Path is required. You need a dropboxApi credential.
Upload to a path
- Create a dropboxApi (Access Token) or OAuth2 credential.
- Search for Dropbox, connect it after the previous node, and select that credential.
- Leave Resource on File and Operation on Upload.
- Set File Path to the full path, for example /invoices/invoice_1.pdf.
- With Binary File off (default), set File Content. Turn Binary File on to use Input Binary Field (default data). Select Execute step.
The parent folder must already exist. Existing files at that path are overwritten.
For other transfers, see Upload a file with Google Drive in Duaer and Transfer files with FTP in Duaer.
Questions
Is Dropbox File Path a host path in Duaer?
No. It is a path inside the Dropbox account, not on the Duaer host disk.
In this section
Upload a file with Google Drive in Duaer
In Duaer, Google Drive defaults to Authentication OAuth2, Resource File, and Operation Upload. Input Data Field Name defaults to data. You need a googleDriveOAuth2Api credential.
NodesTransfer files with FTP in Duaer
In Duaer, the FTP node Protocol defaults to FTP (SFTP is available). Operation defaults to Download. The file lands on Put Output File in Field (default data).
NodesRead 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.