Puts the current file where you need it to go. Copy it (leaving the original) or move it (removing it from its current location).
| Field | What to put here |
|---|---|
| Destination Path | Full path to the destination folder, e.g. /Users/Shared/Station/Audio/News. The folder must already exist. |
| Mode | Copy leaves the original in place. Move transfers and removes. |
| Don't Overwrite | Skip the operation if a file with the same name already exists at the destination. |
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.