From owner-freebsd-questions Sat Aug 1 08:56:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA22132 for freebsd-questions-outgoing; Sat, 1 Aug 1998 08:56:55 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cyclone.degnet.baynet.de (cyclone.degnet.baynet.de [194.95.214.129]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id IAA22127 for ; Sat, 1 Aug 1998 08:56:51 -0700 (PDT) (envelope-from malte.lance@gmx.net) Received: from neuron.webmore.de (unverified [194.95.214.165]) by cyclone.degnet.baynet.de (EMWAC SMTPRS 0.83) with SMTP id ; Sat, 01 Aug 1998 17:58:09 +0200 Received: (from malte.lance@gmx.net) by neuron.webmore.de (8.8.8/8.8.8) id QAA05529; Sat, 1 Aug 1998 16:18:07 +0200 (CEST) From: Malte Lance MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Sat, 1 Aug 1998 16:18:07 +0200 (CEST) To: wwoods@cybcon.com Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: Tape Backup..... In-Reply-To: References: <13760.34448.399586.486530@neuron.webmore.de> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <13763.8696.782557.957013@neuron.webmore.de> Reply-To: malte.lance@gmx.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG William Woods writes: > Ok, what software is avaliable? What did you use with linux ? (as a hint: cpio, tar, dump/restore, amanda, ...) Next time try "man -k tape": bcd(6), ppt(6), morse(6) - reformat input as punch cards, paper tape or morse co de ft(8) - QIC 40/80 floppy tape drive controller mt(1) - magnetic tape manipulating program mtio(4) - FreeBSD magtape interface rmt(8) - remote magtape protocol module st(4) - SCSI tape driver tar(1) - tape archiver; manipulate tar archive files tcopy(1) - copy and/or verify mag tapes wt(4) - Archive/Wangtek cartridge tape driver smbtar(1) - shell script for backing up SMB shares directly to UN IX tape drive or "man -k archi" And first of all try "man man" and surf the tons of information on http://www.freebsd.org/ That information was written on some purpose, ... guess what. Malte. > > On 30-Jul-98 Malte Lance wrote: > > William Woods writes: > > > IThe machiene I put FreeBSD on happens to have a Floppy Tape drive in it. > > In > > > Linux there was a driver (ftape), is there anything like this in FreeBSD? > > If > > > so...where... > > > > Yes, configure your kernel to support it. Have a look into > > /sys/i386/conf/LINT: > > > ># Standard floppy disk controllers and floppy tapes: `fdc', `fd', and `ft' > > tape ft0 at fdc0 drive 2 > > > > Malte. > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message