3/4/2005 ↓

WP Backup Shell Script

Author: Mark Ghosh Category: LinkyLoo, WordPress Hack

Thanks for visiting! We would like to serve you better. Please subscribe to our RSS feed for daily updates. This blog posts regular Wordpress news, updates of themes, plugins, ideas, hacks, quick fixes and everything about blogging, especially about Wordpress. You can also receive updates from this blog via email if you want that method of notification.

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.

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Friends

Translate

Translate to German Translate to Spanish Translate to French Translate to Italian Translate to Portuguese Translate to Japanese Translate to Korean Translate to Russian Translate to Chinese

Latest Videos

7 Comments | Leave a comment | Comments RSS

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

    [Reply] Andy Kemp (1 comments.) — 03/4/2005 @ 10:12 am
  2. yeah, a email backup would impress the hell out of me (and my clients!)

    [Reply] indi (1 comments.) — 03/4/2005 @ 11:21 am
  3. Mark, how are you thinking about mailing this out? I’m still a shell scripting newbie…

    [Reply] Geof F. Morris (19 comments.) — 03/4/2005 @ 12:56 pm
  4. 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

    [Reply] Mark (118 comments.) — 03/4/2005 @ 1:29 pm
  5. 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.

    [Reply] Mark (118 comments.) — 03/4/2005 @ 1:52 pm
  6. I’ve love something like this!

    [Reply] Nick (11 comments.) — 03/4/2005 @ 2:50 pm
  7. [...] er George Koffi Weblog Tools Collection » WP Backup Shell Script Weblog Tools Collection » WP Backup Shell Script WP Backup Shell Sc [...]

    I’m not Crazy » Blog Archive » Weblog Tools Collection » WP Backup Shell Script — 06/17/2005 @ 2:15 pm

Leave a comment

Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

(required)

(required, will not be published)


S2