post-page

WP Backup Shell Script

7
responses
by
 
on
March 4th, 2005
in
LinkyLoo, WordPress Hack

WP Backup Shell Script After Photomatt’s recent calls for backup, I am going to have to use Geoff’s excellent backup scripts. I might modify them to send me an email with the files as attachments and setup a cron builder to task it every sunday. Add this to tons of stuff to do this weekend! If people are interested in the email part, release the script.

heading
heading
7
Responses

 

Comments

  1. Andy Kemp says:

    I would be really keen on this enhancement! I love the backup script as it stands, but a weekly email would be fantastic!

  2. indi says:

    yeah, a email backup would impress the hell out of me (and my clients!)

  3. Mark, how are you thinking about mailing this out? I’m still a shell scripting newbie…

  4. Mark says:

    It can get complicated with MIME encoded attachments, but fortunately for us shell scripters, someone, somewhere has thought of it before 🙂
    http://home.clara.net/dwotton/unix/mail_files.txt

  5. Mark says:

    Or, even simpler (which I forgot)
    cat file_name | uuencode filename | mail -s “subject” test@example.com

    Replace the variables with info from the shell script.

  6. Nick says:

    I’ve love something like this!



Trackbacks/Pingbacks

  1. […] er George Koffi Weblog Tools Collection » WP Backup Shell Script Weblog Tools Collection » WP Backup Shell Script WP Backup Shell Sc […]

Obviously Powered by WordPress. © 2003-2013

css.php