Date: Sat, 23 Jun 2012 08:57:39 -0400 From: Jorge Luis Gonzalez <list+freebsd@jorge.cc> To: freebsd-questions@freebsd.org Subject: Re: backup tools Message-ID: <20120623125739.GA82828@jorge.cc> In-Reply-To: <alpine.BSF.2.00.1206231007190.31324@wojtek.tensor.gdynia.pl> References: <20120622160903.GE24912@hemlock.hydra> <20120622184740.GA67847@slackbox.erewhon.net> <20120623003717.GD7876@hemlock.hydra> <20120623075928.GA19093@slackbox.erewhon.net> <alpine.BSF.2.00.1206231007190.31324@wojtek.tensor.gdynia.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
Wojciech Puchar: > > > >Hmm, I'm not sure that there is _anything_ that meets _all_ your criteria! > > rsync meets. It can be a little harder with windoze, with any unix-like OS > it will work. > rsync, or some front-end to rsync, is indeed probably the best option, though it lacks several of the features that the OP indicates would be desirable. For several years I've used dirvish to good effect. It's built on rsync and handles unattended backups over heterogeneous networks quite well. It shares some of rsync's deficiencies, but for me, its merits (well-structured 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. Jorge -- Jorge Luis González <list+freebsd@jorge.cc> http://www.jorge.cc/ * ftp://ftp.jorge.cc/{pub,incoming} IRC: #vim jl-satyr * XMPP: jl-satyr@jabber.org GPG KEY -> 0x4AD9C195 * ICBM: 42.592627, -72.588859 This email optimized for teletypes.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120623125739.GA82828>