Skip to main content
Read and write files in Alumio’s own storage, on the server where Alumio runs. Use this when a task needs a working area to drop files into, build up exports, or stage files between steps, without connecting to an outside server. Every path you use is relative to the root directory you choose here.

Fields

Sample data

A connection that works inside an exports folder in Alumio’s storage.
FieldValue
Root directoryexports
Write flagsExclusive lock (default)
With this configuration, a task that writes orders.csv stores the file at exports/orders.csv in Alumio’s storage.