I am trying to figure out if it possible to generate a zip file which name will contain a current date , for example
archive_15jul08.zip will be created at 15 July, 2008 and by running the same script at 10 August, 2008 the file name will be archive_10aug2008.zip Thank you in advance.