Sometimes I need to COPY files from one server to another usually to re-seed Development with contents of Production after a successful migration including any hot-patches so that the Dev server has more current data.
In v3, we would modify a script to loop and set the option from migrate to copy - I would like a way to change the operation from migrate to replace.