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: r3dfox (July 15, 2025), Platform 30.0.4 (July 15, 2025)
1,400+ portable packages, 1.2 billion downloads
We are operating at a loss, please donate today
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.