<!-- 
.. title: Backup your data
.. slug: backup-your-data
.. date: 2008-08-19 14:17:33 UTC+01:00 
.. tags: backup, 
.. link: 
.. description: 
.. type: text 
--> 

Backup your data. Easy to say, difficult to do. Or not?

Try rsnapshot.

It's deceptively easy, but....

* never ever use a space in rsnapshot.conf
* never ever add "no\_create\_root" before you created the initial backup
* never ever add --stats to the long arguments of rsync before you created the initial backup

An article on rsnapshot will follow. It is a truly excellent backup solution.

