Backup file & append time?

I want to make a backup of a file by copying it to another folder and appending something to the filename to make it unique, such as the date/time. So I can run this backup command whenever, and it will make another backup copy of the file, and I'll end up with a folder of historical backups of the file.

Can Opus do that (what would be the raw command(s)), or shall I have Opus run an AutoHotkey script instead.

This thread might be interesting for you:

[Create a copy of a file plus add date/time stamp to the name)

Also, possibly resource.dopus.com/viewtopic.php ... xx&start=0