Re: mtools

2003-02-01 Thread Mark Laird Copper
On Fri, Jan 31, 2003 at 05:03:56PM -0500, Seneca wrote: > On Fri, Jan 31, 2003 at 03:04:40PM -0500, Mark Laird Copper wrote: > > How do people configure mtools under Debian? My default install > > won't let a user access /dev/fd0. Google and the mtools mailing > > list searches turn up recommenda

Re: mtools

2003-01-31 Thread Seneca
On Fri, Jan 31, 2003 at 03:04:40PM -0500, Mark Laird Copper wrote: > How do people configure mtools under Debian? My default install won't > let a user access /dev/fd0. Google and the mtools mailing list searches > turn up recommendations to run mtools setuid, but the mtools info > clearly say

Re: Mtools questions.

2002-03-01 Thread Karsten M. Self
on Thu, Feb 28, 2002, Karl E. Jorgensen ([EMAIL PROTECTED]) wrote: > On Thu, Feb 28, 2002 at 10:01:37PM +0200, [EMAIL PROTECTED] wrote: > > Hi All. > > I want to use the mtools, but I don't have the documentations about > > mtools (and connot get it now). When I use mtool from user (not root) I > >

Re: Mtools questions.

2002-02-28 Thread J.A.Serralheiro
you need to have user write permissions on /dev/fd0 or any other device. Your administrator must chmod 766 /dev/fd0. On Thu, 28 Feb 2002 [EMAIL PROTECTED] wrote: > Hi All. > I want to use the mtools, but I don't have the documentations about > mtools (and connot get it now). When I use mtool fro

Re: Mtools questions.

2002-02-28 Thread Matijs van Zuijlen
On Thu, Feb 28, 2002 at 10:01:37PM +0200, [EMAIL PROTECTED] wrote: > Hi All. > I want to use the mtools, but I don't have the documentations about > mtools (and connot get it now). When I use mtool from user (not root) I > show: Can't open /dev/fd0: Permossion denied Cannot initialize 'A:'. > Need

Re: Mtools questions.

2002-02-28 Thread Karl E. Jorgensen
On Thu, Feb 28, 2002 at 10:01:37PM +0200, [EMAIL PROTECTED] wrote: > Hi All. > I want to use the mtools, but I don't have the documentations about > mtools (and connot get it now). When I use mtool from user (not root) I > show: Can't open /dev/fd0: Permossion denied Cannot initialize 'A:'. > Need

Re: mtools: mmove usage

1998-03-04 Thread David Wright
On Wed, 4 Mar 1998, Ulf Jaenicke-Roessler wrote: > how am I supposed to use mmove? > > I think it should be called just like mcopy. Though the syntax may look superficially similar, that's about the only connection between mmove and mcopy. > However, while > 'mcopy a: /dos/e' works, Here,

Re: -I- Re: mtools: mmove usage sorry, could not help...

1998-03-04 Thread Ulf Jaenicke-Roessler
On Wed, 4 Mar 1998, Carroll Kong wrote: > I never could get the mtools to have full functionality... especially on > logical drives in extended partitions for dos. Is that how you do it? just > do > a > mcopy a: /dos/e? and it'll hunt for logical partition named E:? I tried > mcopy >

-I- Re: mtools: mmove usage sorry, could not help...

1998-03-04 Thread Carroll Kong
I never could get the mtools to have full functionality... especially on logical drives in extended partitions for dos. Is that how you do it? just do a mcopy a: /dos/e? and it'll hunt for logical partition named E:? I tried mcopy a: e: and no go (a while back in FreeBSD). I got arou

Re: mtools: mmove usage

1998-03-04 Thread Ulf Jaenicke-Roessler
On Wed, 4 Mar 1998, M.C. Bezemer wrote: > On Wed, 4 Mar 1998, Hamish Moffatt wrote: > > > > > The error message is a bug, but DOS-wise "a:" is a non-sensical > > source; DOS wouldn't accept it for either copy or move. > > "a:*.*" is the answer but you'd have to quote it. That may or may > > not

Re: mtools: mmove usage

1998-03-04 Thread M.C. Bezemer
On Wed, 4 Mar 1998, Hamish Moffatt wrote: > > The error message is a bug, but DOS-wise "a:" is a non-sensical > source; DOS wouldn't accept it for either copy or move. > "a:*.*" is the answer but you'd have to quote it. That may or may > not be the problem though. > I've tried some things on

Re: mtools: mmove usage

1998-03-04 Thread Hamish Moffatt
On Wed, Mar 04, 1998 at 12:55:24PM +0100, Peter Paluch wrote: > > You might try to use \* instead of * to disable the shell's filename > > expansion. (I have to do that when I'm in tcsh). > > I don't know about you, but have a look what it complains about: > > frcatel:~$ mmove a: /archive/users/p

Re: mtools: mmove usage

1998-03-04 Thread Peter Paluch
Hello, == > You might try to use \* instead of * to disable the shell's filename > expansion. (I have to do that when I'm in tcsh). I don't know about you, but have a look what it complains about: frcatel:~$ mmove a: /archive/users/peterp/pokus Path component "archive" is not a directory Bad

Re: mtools: mmove usage

1998-03-04 Thread M.C. Bezemer
On Wed, 4 Mar 1998, Ulf Jaenicke-Roessler wrote: > > Thank you for your reply. > > On Wed, 4 Mar 1998, Peter Paluch wrote: > > > As I do not use mtools very often, I am not sure if this helps but it does > > not harm to try out: > > > > mmove a:*.* /dos/whatever > > Well, I tried that bef

Re: mtools: mmove usage

1998-03-04 Thread Ulf Jaenicke-Roessler
Thank you for your reply. On Wed, 4 Mar 1998, Peter Paluch wrote: > As I do not use mtools very often, I am not sure if this helps but it does > not harm to try out: > > mmove a:*.* /dos/whatever Well, I tried that before and it didn't work either. Best regards, Ulf -- TO UNSUBSCRIBE

Re: mtools: mmove usage

1998-03-04 Thread Peter Paluch
Hello, == > how am I supposed to use mmove? As I do not use mtools very often, I am not sure if this helps but it does not harm to try out: mmove a:*.* /dos/whatever I have not tried it though. All the best, Peter *

Re: mtools

1998-01-30 Thread bhmit1
On 30 Jan 1998, Martin Bialasinski wrote: > Jarkko Niemi <[EMAIL PROTECTED]> writes: > > > chmod 666 /dev/fd0 > > that maked the trick > > This is a BAD THING(tm). Especially if you are somehow connected to other > computers. Agreed, the correct solution is to add yourself to the floppy group.

Re: mtools

1998-01-30 Thread Martin Bialasinski
Jarkko Niemi <[EMAIL PROTECTED]> writes: > chmod 666 /dev/fd0 > that maked the trick This is a BAD THING(tm). Especially if you are somehow connected to other computers. Anyone can read and *wipe* the disk ! Try cat /dev/fd0 to read it or cat /dev/zero > /dev/fd0 to wipe it. Or the dd command.

Re: mtools

1998-01-30 Thread Jarkko Niemi
>> Another option is mtools. It provides commands like mcopy, mdir, mdel, >> ... and you don't have to remember to unmount the disk. > >I have been using those tools in university's Suns and thats works fine, >but in my Debian system I have to be root that those work proberly. >I have tried to set

Re: mtools

1998-01-30 Thread Mikko Laitamaki
On Thu, 29 Jan 1998 [EMAIL PROTECTED] wrote: > Another option is mtools. It provides commands like mcopy, mdir, mdel, > ... and you don't have to remember to unmount the disk. I have been using those tools in university's Suns and thats works fine, but in my Debian system I have to be root that

Re: mtools

1997-11-28 Thread Gertjan Klein
<[EMAIL PROTECTED]> wrote: >> A much bigger problem of mtools is that when copying *to* an MS-DOS >> file system, it writes long filename entries to the directory. > It does that only when the file is not acceptable to normal FAT. So if you > don't like the so called `VFAT' don't use those n

Re: mtools

1997-11-27 Thread Nicolás Lichtmaier
> > You can pipe the file through "tr -d '\r'". Ignore the other message > > about mcopy. This is restrictive since it *assumes* that the file > > is on a floppy disk (or other FAT volume). > > A much bigger problem of mtools is that when copying *to* an MS-DOS > file system, it writes long f

Re: mtools problem

1997-07-21 Thread Heikki Vatiainen
Correction: I wrote: > > Try using mcopy and mdel like this: > > mcopy a:'*' . > mdel a:'*' . This should be: mdel a:'*' Sorry, it's Monday and it sure feels like it... // Heikki -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] .

Re: mtools problem

1997-07-21 Thread Heikki Vatiainen
Try using mcopy and mdel like this: mcopy a:'*' . mdel a:'*' . It looks like mtools need both the source and destination, a simple "mcopy a:" is not enough. The single quotes let * pass all the way to mtools programs which then do the file name expansion. Johnny Stevenson wrote: > > Hello, > >