yaml
type: "io.kestra.plugin.fs.local.download"
Examples
yaml
id: fs_local_download
namespace: company.team
tasks:
- id: download
type: io.kestra.plugin.fs.local.Download
from: "/data/files/source.csv"
workerGroup: "etl-worker"
Properties
from *Requiredstring
Outputs
size integer
uri string
Format
uri