In Copy/Move to Location (13), enter:
- Code: Select all
.\
`.\` means the current folder.
Also tick:
- Code: Select all
Copy Not Move
Example
Original:
- Code: Select all
Report.pdf
Budget.xlsx
In Add (7), use:
- Code: Select all
_OLD
Then set:
- Code: Select all
Location: .\
Copy Not Move: checked
Result:
- Code: Select all
Report.pdf
Report_OLD.pdf
Budget.xlsx
Budget_OLD.xlsx
You can also use `.\` when creating a new dated set:
- Code: Select all
Photo001.jpg
Photo001_2026-09-04.jpg
Use Auto Date (8) or Replace (3), then:
- Code: Select all
Location: .\
Copy Not Move: checked
Keep Str. means Keep Folder Structure.
Keep Str. OFF = files from subfolders are copied into one destination folder.
Keep Str. ON = the original subfolder structure is recreated.
So the key setting for making renamed copies beside the originals is:
- Code: Select all
.\
* Copy Not Move