From owner-freebsd-questions Thu Oct 22 13:28:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA24524 for freebsd-questions-outgoing; Thu, 22 Oct 1998 13:28:01 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from PigStuy.dyn.ml.org (nyc-ny85-16.ix.netcom.com [205.184.129.16]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA24508 for ; Thu, 22 Oct 1998 13:27:56 -0700 (PDT) (envelope-from spork@ix.netcom.com) Received: from localhost (spork@localhost) by PigStuy.dyn.ml.org (8.8.8/8.8.7) with SMTP id QAA11418; Thu, 22 Oct 1998 16:24:10 -0400 (EDT) (envelope-from spork@ix.netcom.com) X-Authentication-Warning: PigStuy.dyn.ml.org: spork owned process doing -bs Date: Thu, 22 Oct 1998 16:24:09 -0400 (EDT) From: Spike Gronim X-Sender: spork@PigStuy.dyn.ml.org Reply-To: sporkl@ix.netcom.com To: KB-DP cc: freebsd-questions@FreeBSD.ORG Subject: Re: doscp command In-Reply-To: <0F18009I5WJKER@PM01SM.PMM.MCI.NET> 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 On Thu, 22 Oct 1998, KB-DP wrote: > are there commands in FreeBSD to access DOS floppies and copy files to/from > diskette. > > SCO and NCR's unix has: doscp dosdir dosls and some other commands > > we occasionally need to copy DOS file into unix directories. > > > Any help would be greatly appreciated. > > Thanks, > Hal Menz > Kirk & Blum Mfg. > phone: 513-458-2695 You can use "mount_msdos" to mount dos filesystems and then use them with the normal cp/mv/ls/whatever, or you can install "mtools", from the ports collection. -Spike Gronim sporkl@ix.netcom.com The majority only rules those who let them. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message