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
1
Select the source connection and path.
2
Select the destination connection and path.
3
Configure file pattern matching (optional — filter which files to move).
4
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