Date: Sat, 16 Dec 2006 11:38:02 -0500 From: "David Robillard" <david.robillard@gmail.com> To: "Phillip Upchurch" <pupchurch@houston.oilfield.slb.com> Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: Legato Client for freeBSD. Message-ID: <226ae0c60612160838rbcd7939v7df6ccec6e28a16f@mail.gmail.com> In-Reply-To: <7.0.1.0.2.20061215170803.04e33490@houston.oilfield.slb.com> References: <226ae0c60612150720w2ca49b23qd3c2784342883e90@mail.gmail.com> <7.0.1.0.2.20061215170803.04e33490@houston.oilfield.slb.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <pupchurch@houston.oilfield.slb.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?226ae0c60612160838rbcd7939v7df6ccec6e28a16f>