From owner-freebsd-questions Wed Jun 16 11: 7:21 1999 Delivered-To: freebsd-questions@freebsd.org Received: from barrow.uwaterloo.ca (barrow.uwaterloo.ca [129.97.140.32]) by hub.freebsd.org (Postfix) with ESMTP id 34D0A14F8C for ; Wed, 16 Jun 1999 11:07:18 -0700 (PDT) (envelope-from acheng@barrow.uwaterloo.ca) Received: from localhost (acheng@localhost) by barrow.uwaterloo.ca (8.8.8/8.8.8) with SMTP id OAA15747 for ; Wed, 16 Jun 1999 14:07:09 -0400 (EDT) Date: Wed, 16 Jun 1999 14:07:09 -0400 (EDT) From: Ada To: freebsd-questions@FreeBSD.ORG Subject: How to copy large files (4M) onto dos formatted floppy Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I need to copy a large file (just under 4M) onto dos formatted floppies (formatted using fdformat and mkdosfs). I know for unix I can use something like tar -cvMf , is there something similar for putting large files on dos formatted floppies? Many thanks in advance. Ada To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message