I was wondering if someone could give me a quick script that I could run via cron that would backup my entire /var/www directory? I just want it to run once a day at 3:05am, and to put the copy in /media/sadisa/a_backup/engine/ . It'd be great if it could rename it to the time, like /media/sadisa/a_backup/engine/20100818_0305/www or something like that, but just www(1) www(2), etc would also work.
Thanks so much!
- Josh