Files
Engine offers several options for working with files and file systems. This article describes the file handling functionality available to you on the Engine platform.
Use Cases
You can use Engine file functionality to
- retreive files from a remote system and store them in Engine
- transfer files from Engine to remote systems
- send files as attachments of emails
- use files as templates for mails or messages
Concept
You can store binary content as files in Engine. Files can be accessed using the flow API. Several connectors directly read or write Engine files.
User Interface
The User Interface allows to upload and download files. Text files can be edited directly in the User Interface.
Upload files
- Click the "+ Create" button in the left hand menu and select "Upload file".
Buttons to upload files
- In the dialog choose one or several files and confirm.
- The upload progress is shown in the top bar.
The upload progress bar
- Clicking on a file in the upload progress panel will open the file in the User Interface.
Download files
Click the "Download" button next to any file.
The download button