continuous backup solution for freebsd?

Roland Smith rsmith at xs4all.nl
Mon Oct 6 17:38:24 UTC 2008


On Mon, Oct 06, 2008 at 12:58:30PM +0300, Evren Yurtesen wrote:
> Hello,
> 
> Is there a known continuous backup solution similar to r1soft backup for 
> FreeBSD? I googled a lot but couldnt find anything.

I don't think so. The closest thing I know of is rsnapshot
(http://www.rsnapshot.org/). 

My solution is to run rsync in a cron job. In my situation this takes
about 5 minutes for approximately 100GB of data. The time it takes will
obviously depend on the rate of change in the data.

You could also use local snapshots with mksnap_ffs(8), to solve the "oh
shit I deleted my files" situation.

Roland
-- 
R.F.Smith                                   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20081006/f47bd058/attachment.pgp


More information about the freebsd-questions mailing list