From owner-freebsd-questions@freebsd.org Fri Jun 3 15:50:25 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AB238B69D85 for ; Fri, 3 Jun 2016 15:50:25 +0000 (UTC) (envelope-from jungleboogie0@gmail.com) Received: from mail-it0-x233.google.com (mail-it0-x233.google.com [IPv6:2607:f8b0:4001:c0b::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 77B73165E for ; Fri, 3 Jun 2016 15:50:25 +0000 (UTC) (envelope-from jungleboogie0@gmail.com) Received: by mail-it0-x233.google.com with SMTP id i127so1459529ita.1 for ; Fri, 03 Jun 2016 08:50:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=PxACsQoM9vVBhQ7vfLpezKKiWC94L46dMDpVZmzvpeo=; b=FuE5uO5U/bKlbdkQtzYZqfJ41eGlbIrYp6Y6O1rEid33GsUzKBU6SYVFwbZx6We5e+ I8EJ+FAkvBSaQ9RXir48J150PLAFOGwYwQkXYV+qVJz9Qgm3315bryhiycXahP7QUBI+ awarpE11+5olo/IROXbYre+vzit+raaZ0nqV6UTmh0yVMS5K8MeSHBmcf2FFHvVpaSUP HGq+yTMTMGkcnJ+FYLnRRF63XSlULJU7kGFjWcdzmDgy6y8vyFMllhVnSBkA0049lcnv iaQXQKmbRWbQmenLSrps7knuiOMNXv2BSxZjZJZ243aLPccJ9GkWExfCO/J9HJ1ye+YE ThMw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=PxACsQoM9vVBhQ7vfLpezKKiWC94L46dMDpVZmzvpeo=; b=IOD57D57lFiXSe4EMHYSSQFAv0jiP8cgqbw3XwQPoaxnOBX02HNullMkL6KM4CCL23 pV0e136cp2xpbm1mpatUx8vtOxh2JtZKMP1+x6n59KQqX091avPuKJy5P2rxG6Fyr3Pv EzvFgEemqho1RwFHsGHqQ7QvH2FUUfrDHUjeSqPJrGkTvevOWrDg9F40iaaUwfxEMCAa XFPHN0C4w01SQKyuq4DWThR4Te5bycCEbhswQ18l+abuw6NP5XU7B6L1sTBJFD4XhCdT m2Q6JgQwwV4A8BgeQ6ioAjuJh7oNAA9CpexS3j43jt4YGw+IlIL/yAdLqmIY1sh9dydi uN4Q== X-Gm-Message-State: ALyK8tLZ7D1XPwxuX+0uNbT5lUK1kPKG9JhSUtFvEKLzgiafSLUjJmB8m94v0uEHWrI4P24xay5UDiWq13RlWg== X-Received: by 10.36.149.137 with SMTP id m131mr337333itd.94.1464969024848; Fri, 03 Jun 2016 08:50:24 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.164.78 with HTTP; Fri, 3 Jun 2016 08:50:23 -0700 (PDT) In-Reply-To: <20160603080937.GD57978@box-hlm-03.niklaas.eu> References: <20160603080937.GD57978@box-hlm-03.niklaas.eu> From: jungle Boogie Date: Fri, 3 Jun 2016 08:50:23 -0700 Message-ID: Subject: Re: rsync or git backups? To: FreeBSD Questions Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jun 2016 15:50:25 -0000 Hi Niklaas, On 3 June 2016 at 01:09, Niklaas Baudet von Gersdorff wrote: > jungle Boogie [2016-06-02 07:49 -0700] : > >> I'd recommend something like borg backup: >> https://github.com/borgbackup/borg/ >> http://borgbackup.readthedocs.io/en/stable/ >> >> It's a python written app that will dedup your data so there's a >> chance it can compress and dedup your large datasets very nicely. > > This look impressive. Have you ever compared it to duplicity (which is > my current choice for backups)? > I haven't but I recommend trying borg on your data to see how it works for you. Here's a very simple backup script that gives you an idea of what it does: http://borgbackup.readthedocs.io/en/stable/quickstart.html#automating-backups > Niklaas -- ------- inum: 883510009027723 sip: jungleboogie@sip2sip.info xmpp: jungle-boogie@jit.si