From owner-freebsd-questions@FreeBSD.ORG Sat Jan 31 19:01:49 2009 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 8DCAF10656FE for ; Sat, 31 Jan 2009 19:01:49 +0000 (UTC) (envelope-from drcubi@yahoo.com) Received: from web51408.mail.re2.yahoo.com (web51408.mail.re2.yahoo.com [206.190.38.187]) by mx1.freebsd.org (Postfix) with SMTP id 24CBA8FC17 for ; Sat, 31 Jan 2009 19:01:48 +0000 (UTC) (envelope-from drcubi@yahoo.com) Received: (qmail 78519 invoked by uid 60001); 31 Jan 2009 19:01:48 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Message-ID; b=MojgslPbQpHyavrjx0EBCTazyVG5lAuup1qTLa8y4p7DQy3BFrZgKU4qYOuDoCKN+P2Yji070thXKJEdFyE5PpaQg4MihU2574MAnrOuGW8tWyXXvpGm8RiVD3L4SF29r6NGkf+GhPjjbEW5c8Bz29faCt61xK2APQ/aJ096ipY=; X-YMail-OSG: IPwcdx8VM1nGJSHykaA5Ul2MjBmjKwxX7Ahg4ogXmVHZzqdWkhoQB.1eBgP1mguJSyMtj.Aixq01fkHdtz3UhYqVVMfQiNzaQqyq.zrFN.i0YhsfUZ9AzGV4.hoNS25oQiej2G_F3rY6zAypZ211KfdOqQEGkF7vQSHBvxYHL0_P47uMU4hS1aknfpiS3g-- Received: from [96.48.153.3] by web51408.mail.re2.yahoo.com via HTTP; Sat, 31 Jan 2009 11:01:48 PST X-Mailer: YahooMailWebService/0.7.260.1 Date: Sat, 31 Jan 2009 11:01:48 -0800 (PST) From: "drcubi@yahoo.com" To: freebsd-questions@freebsd.org In-Reply-To: <4983509B.7020208@ibctech.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <471488.76953.qm@web51408.mail.re2.yahoo.com> X-Mailman-Approved-At: Sat, 31 Jan 2009 20:58:01 +0000 Subject: Re: Backup to spare drive (rsync / crontab) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: drcubi@yahoo.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2009 19:01:50 -0000 Adding full path for rsync was the solution. All backups done last night on schedule. Thanks to all that offered advice. D