The File Mover workflow component moves or renames files between storage locations as a step in your workflow.
Overview
- Moves files between cloud storage locations (S3, GCS, Azure Blob, SFTP, etc.)
- Can rename files during the move
- Useful for archiving processed files or staging data between pipeline steps
Configuration
Select the source connection and path.
Select the destination connection and path.
Configure file pattern matching (optional — filter which files to move).
Choose whether to delete the source file after moving.
Use Cases
- Archive raw files to a different S3 bucket after processing
- Move files from an SFTP landing zone to cloud storage
- Rename files with timestamps after a dataflow completes
Last modified on April 20, 2026