Dynamic name for auto backup, possible?
I want to make automatic backups and send them over ftp with an auto-script.
is it possible to add the date it was made, so the date at which the script is called, to the name of the backup?
the action parameters also didn't help. since they are refering to the previous action, I thought if i use execute date, before the backup, i would be able to get it's output through them. either I don't understand how they work or something with them is wrong. the %%results%% parameter works but %%results.source%%, or anything that calls a parameter within a parameter, does not work. I tried using it in the backup report i send to myselfe per mail.
being able to get the hostname would also be nice then i can just copy the comand without having to change anything.
