From owner-freebsd-questions@FreeBSD.ORG Sat Dec 16 16:38:13 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5A6C916A40F for ; Sat, 16 Dec 2006 16:38:13 +0000 (UTC) (envelope-from david.robillard@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAA5943CBB for ; Sat, 16 Dec 2006 16:38:04 +0000 (GMT) (envelope-from david.robillard@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so999673uge for ; Sat, 16 Dec 2006 08:38:03 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=cBoHG8ZPbv/G/kTytHDkfs7qpCRUQ9CEmBubB/9WCMNmxQ3QJKg9sGYxPPCG02A3w4rBsLA43ou4kI31NzQoOteS4GvaYwl+x5a6lVbIYJS09c/JQGPOdfdBdCkYUffvQ58cqWRuuoxXgNREIvjozXsg83G5Epe7f8bu84A4oMU= Received: by 10.66.216.20 with SMTP id o20mr1936614ugg.1166287082827; Sat, 16 Dec 2006 08:38:02 -0800 (PST) Received: by 10.67.106.17 with HTTP; Sat, 16 Dec 2006 08:38:02 -0800 (PST) Message-ID: <226ae0c60612160838rbcd7939v7df6ccec6e28a16f@mail.gmail.com> Date: Sat, 16 Dec 2006 11:38:02 -0500 From: "David Robillard" To: "Phillip Upchurch" In-Reply-To: <7.0.1.0.2.20061215170803.04e33490@houston.oilfield.slb.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <226ae0c60612150720w2ca49b23qd3c2784342883e90@mail.gmail.com> <7.0.1.0.2.20061215170803.04e33490@houston.oilfield.slb.com> Cc: FreeBSD Questions Subject: Re: Legato Client for freeBSD. 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, 16 Dec 2006 16:38:13 -0000 Hi Phillip, > Appreciate your help. Sure, no problem :) If you do try it out, I'd like to know if it actually works ! And if it doesn't, well, I've been thinking of other ways you could solve your problem. One is to enable FreeBSD's Linux Compatibility and use Letgato's Linux client (I suppose they have one?) Another way of doing would be to either rsync, dump, cpio or tar your data over to another Legato supported platform and then backup that one. Something like this works great once you've setup ssh keys without passphrases: dump -0uaL -f - / | ssh login@other-legato-supported-machine "gzip -9 > /path/to/backup/directory/root.dump" Finally, I also found those: http://ftp8.ua.freebsd.org/FreeBSD/FreeBSD-current/commerce/networking/legato/ (no idea if it's any good?) http://www.freebsd.uwaterloo.ca/twiki/bin/view/Freebsd/LegatoNetworker (looks good, but does it work?) Good luck! DA+ On 12/15/06, Phillip Upchurch wrote: > > > David - > > No - as a matter of fact - > > I haven't tried > ftp://ftp.legato.com/pub/Unsupported/FreeBSD_Client > > That would be doing things the easy way - dont ya think ? ;-) > > Appreciate your help. > > Thanks David > Phillip -- David Robillard UNIX systems administrator & Oracle DBA CISSP, RHCE & Sun Certified Security Administrator Montreal: +1 514 966 0122