From owner-freebsd-questions@FreeBSD.ORG Sat Jun 23 13:13:35 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 84075106566B for ; Sat, 23 Jun 2012 13:13:35 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [89.206.35.99]) by mx1.freebsd.org (Postfix) with ESMTP id DFFC38FC12 for ; Sat, 23 Jun 2012 13:13:34 +0000 (UTC) Received: from wojtek.tensor.gdynia.pl (localhost [127.0.0.1]) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5) with ESMTP id q5NDDZN1038333; Sat, 23 Jun 2012 15:13:35 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5/Submit) with ESMTP id q5NDDZDc038330; Sat, 23 Jun 2012 15:13:35 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sat, 23 Jun 2012 15:13:35 +0200 (CEST) From: Wojciech Puchar To: Jorge Luis Gonzalez In-Reply-To: <20120623125739.GA82828@jorge.cc> Message-ID: References: <20120622160903.GE24912@hemlock.hydra> <20120622184740.GA67847@slackbox.erewhon.net> <20120623003717.GD7876@hemlock.hydra> <20120623075928.GA19093@slackbox.erewhon.net> <20120623125739.GA82828@jorge.cc> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (wojtek.tensor.gdynia.pl [127.0.0.1]); Sat, 23 Jun 2012 15:13:36 +0200 (CEST) Cc: freebsd-questions@freebsd.org Subject: Re: backup tools X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jun 2012 13:13:35 -0000 what exactly deficiences and requirements not met by rsync are you talking about? > simplifications of rsync's ability to exclude files or directories, elegant > handling of backups' expirations) are sufficient to make it a worthy > alternative to naked rsync. The frontend is written in Perl and easily > extended. > > By "heterogeneous networks" I'm afraid I mean ones composed of machines running > unix-like OSs; I've no idea if there's an rsync port to Windows. there are many. I know people using it ... after they know how useful it is based on my examples. No idea how stable and usable they are.