On Mon, Oct 31, 2016 at 1:05 PM, Craig Constantine
<cr...@constantine.name> wrote:
> I'm familiar with AMANDA, and we've looked at CrashPlan (which doesn't 
> support headless linux systems).
> Anyone have suggestions?

I have been playing around with and really liking
[borg](https://borgbackup.readthedocs.io/en/stable/) lately.  It is a
simple python script.  It does deduplication, checksumming, and
encryption.  It de-duplicates at chunks, not files, so if you want to
backup a virtual disk image, only the changed chunks are transmitted.

Your backups can be mounted via fuse.  So restoring is as simple as
mounting the particular backup you want and copying files.
_______________________________________________
Discuss mailing list
Discuss@lists.lopsa.org
https://lists.lopsa.org/cgi-bin/mailman/listinfo/discuss
This list provided by the League of Professional System Administrators
 http://lopsa.org/

Reply via email to