From owner-freebsd-questions@FreeBSD.ORG Fri Sep 23 21:12:30 2011 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 223851065670 for ; Fri, 23 Sep 2011 21:12:30 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id DD3CF8FC12 for ; Fri, 23 Sep 2011 21:12:29 +0000 (UTC) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id p8NLBeUJ096979; Fri, 23 Sep 2011 17:11:40 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id p8NLBe3f096978; Fri, 23 Sep 2011 17:11:40 -0400 (EDT) (envelope-from jerrymc) Date: Fri, 23 Sep 2011 17:11:40 -0400 From: Jerry McAllister To: "Jason C. Wells" Message-ID: <20110923211140.GB96837@gizmo.acns.msu.edu> References: <4E7CF443.2000701@speakeasy.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4E7CF443.2000701@speakeasy.net> User-Agent: Mutt/1.4.2.2i Cc: freebsd general questions Subject: Re: rsync over nfs or rsync protocol 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: Fri, 23 Sep 2011 21:12:30 -0000 On Fri, Sep 23, 2011 at 02:04:03PM -0700, Jason C. Wells wrote: > I am looking into finally setting up a backup solution that's a little > more sophisticated than a bunch of DVD-RWs. I have two servers. I'd > like to make each a backup server for the other. I'm considering using > rsync. > Is rsync a good choice for a backup tool? rsync can be used effectively. The optimum solution really depends on how much total disk and how much changes between each run. > Should I use the rsyncd or should I use NFS? I'm using 100 mbps ethernet. > What's the better solution I haven't considered? Why would you interject NFS in the middle of it? ////jerry > > Thanks, > Jason > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"