From owner-freebsd-questions@FreeBSD.ORG Tue Jun 7 16:02:34 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 2DFD216A41F for ; Tue, 7 Jun 2005 16:02:34 +0000 (GMT) (envelope-from cholland@redmoonbroadband.com) Received: from exchange.redmoonbroadband.com (exchange.redmoonbroadband.com [206.123.80.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id D777D43D5C for ; Tue, 7 Jun 2005 16:02:31 +0000 (GMT) (envelope-from cholland@redmoonbroadband.com) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Date: Tue, 7 Jun 2005 11:02:28 -0500 Message-ID: <4B3EE484EEA4F344BBB62F831648998628D909@corpsrv.RedMoon.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Backup Question Thread-Index: AcVrehFpEuSjHDL8Rqm4nSaGvpqAQw== From: "Cody Holland" To: Subject: Backup Question 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: Tue, 07 Jun 2005 16:02:34 -0000 Ok, I'm trying to do a simple tar+gzip backup for my file system. I can do this no problem. The backup is a little less than 2Gb. What I would like to do is chop this up into 650Mb pieces that I can ftp over to a server with a cd-r and burn them. Does anyone know a good utility that can do this, or another method that will accomplish what I'm trying to do? Thanks, Cody