I am wondering if there is a way to set a variable in the naming of a file during backup so that the naming of the file gets the current date and puts it in the file name. Example: File_Name_11202009.zip
R/ Bill
New: HandBrake (Feb 20, 2026), Platform 30.2 (Feb 17, 2026)
1,400+ portable packages, 1.2 billion downloads
Please donate if you can!
Set the backup filename to:
filename_@date@
and it will give you filename_2009-11-20
neutron1132 (at) usa (dot) com
That's what I was looking for... thanks.