for a smooth migration I'm looking for a recipe in Open-Rewrite to move a file (in that case a configuration File which always has the same name) from one location (for example C:\project\mymodule\test.conf) to another (for example C:\project\mymodule\v2\test.conf).
Thanks in Advance