Skip to main content
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

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
Last modified on April 20, 2026