Skip to content
Alejandro Endo edited this page Oct 14, 2015 · 4 revisions

This is a snapshot backup solution that allows for easy restoration of files.

It is similar to rsnapshot (which itself is based on this article) except that it pushes data instead of pulling it. There is a hack available in the rsnapshot FAQ to allow push backups but I decided to create a new solution and cover security (transfer is done via SSH), which is not covered in the FAQ

Clone this wiki locally