inbox folder into a processed folder, or relocating a file to a different filesystem connection such as an FTP server or an S3 bucket. The data passing through is left unchanged, so this step is purely an action on files.
Fields
Sample data
This step moves a file rather than transforming the data, so there is no before/after to show. The configuration below moves an imported order file into aprocessed folder on the same connection, giving it a new name if a file with that name is already there.
| Field | Value |
|---|---|
| Source filesystem connection | The connection holding the imported file |
| Path of the file | inbox/order-1042.csv |
| Destination directory | processed |
| When the destination exists | Rename |
| Rename strategy | Add an increasing number to the filename |