From owner-freebsd-questions Thu Jun 1 5:56:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailgw00.execpc.com (mailgw00.execpc.com [169.207.1.78]) by hub.freebsd.org (Postfix) with ESMTP id 4905437B9A6 for ; Thu, 1 Jun 2000 05:56:29 -0700 (PDT) (envelope-from dpoland@execpc.com) Received: from judah (d185.as3.appl.wi.voyager.net [169.207.25.123]) by mailgw00.execpc.com (8.9.1) id HAA30710; Thu, 1 Jun 2000 07:56:15 -0500 From: "Doug Poland" To: "Danny" , Cc: "ListServer FreeBSD Questions" Subject: RE: tar to ftp site Date: Thu, 1 Jun 2000 07:56:15 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <00060217521007.00323@freebsd.freebsd.org> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Unfortunately, this is the only Unix box on the network and I do not have administrator access to Novell. My FreeBSD box is kind of a rogue server in a hostile Novell/WinNT environment. Someone suggested wget from the ports collection. I'll try that. Otherwise, I've decided to write a script that tar's "bite-sized" chunks of my file system to files, then ftp those files to remote WinNT machines for safe keeping. Not the best backup scheme in the world. Maybe I can convince them to buy a tape backup for a couple hundred bucks? -- Doug Subject: Re: tar to ftp site > > > why make your job differcult when you can use the command below? > > man dump > > > > > On Thu, 01 Jun 2000, Doug Poland wrote: > > Hello, > > > > This may be a stupid question, but here goes... > > > > Can I create a tar file and pipe it through to > > an ftp connection? > > > > What I'm trying to accomplish is a complete > > backup of a FreeBSD box on a Novell LAN. The > > hard drive does not have enough free space to > > hold a tar of all "partitions". > > > > Am I dreaming? Is there another way to > > accomplish this task? > > > > MTIA > > > > -- > > Doug Poland > > dpoland@execpc.com > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > -- > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message