On 6-Aug-2009, at 10:22, Richard Peacock wrote:
What would be the best way to perform a full Apache backup and MySQL (I
know it's not exactly related and understand if you can't make any
suggestions for this)?

/usr/local/bin/rsync -aCHh --stats --delete-after --delete-excluded \
    --exclude="/backup/" --exclude-from=/var/.rexcludes \
    --link-dest="${BAKLOC}.day.1" / ${BAKLOC}.day.0

Backups my entire system.

--
Let there be songs to fill the air


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to