Copy / Move to Destination

Puts the current file where you need it to go. Copy it (leaving the original) or move it (removing it from its current location).

Fields

FieldWhat to put here
Destination PathFull path to the destination folder, e.g. /Users/Shared/Station/Audio/News. The folder must already exist.
ModeCopy leaves the original in place. Move transfers and removes.
Don't OverwriteSkip the operation if a file with the same name already exists at the destination.

Copying to Multiple Destinations

Add multiple Copy/Move steps, each pointing to a different destination. They run in sequence and each gets a copy.

💡

Tip: Use Move to clean up as you go. Use Copy when the original needs to stay put.