Skip to content

Instantly share code, notes, and snippets.

View sergey-fritzler's full-sized avatar

Sergey Fritzler sergey-fritzler

  • Düsseldorf
  • 02:45 (UTC +02:00)
View GitHub Profile
@danmilleruk
danmilleruk / backup_web.sh
Created March 10, 2013 12:24
Best path for this being /scripts/backups/backup_web.sh
#!/bin/sh
# Web backup script
# by Dan Miller
# http://www.danmiller.co.uk
### Begin Configuration ###
EMAIL="you@email.com" # Email address to send the backup report to. (sendmail must be installed)
WEBPATH="/data/www" # No trailing slash