From owner-freebsd-questions@FreeBSD.ORG Thu Apr 3 11:23:20 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDA4D37B401 for ; Thu, 3 Apr 2003 11:23:20 -0800 (PST) Received: from hotmail.com (oe46.law12.hotmail.com [64.4.18.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51C2943F3F for ; Thu, 3 Apr 2003 11:23:20 -0800 (PST) (envelope-from b1henning@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 3 Apr 2003 11:23:20 -0800 Received: from 192.216.212.193 by oe46.law12.hotmail.com with DAV; Thu, 03 Apr 2003 19:23:20 +0000 X-Originating-IP: [192.216.212.193] X-Originating-Email: [b1henning@hotmail.com] From: "Brian Henning" To: "freebsd" Date: Thu, 3 Apr 2003 13:19:50 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: X-OriginalArrivalTime: 03 Apr 2003 19:23:20.0260 (UTC) FILETIME=[7C5EB040:01C2FA16] Subject: rdist vs rsync X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Apr 2003 19:23:21 -0000 Greetings, what are the major differences between rdist and rsync? is one of them better to use? I have a directory that i am backing up with a crontab and the backup dir is on the same machine. thanks, brian