Bug 72306 - floppy: mtools 3.9.9 does not support -s anymore
Summary: floppy: mtools 3.9.9 does not support -s anymore
Status: RESOLVED FIXED
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: floppy (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Alexander Neundorf
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-10 14:13 UTC by Nicolas Goutte
Modified: 2004-02-07 19:28 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Goutte 2004-01-10 14:13:32 UTC
Version:            (using KDE KDE 3.1.4)
Compiler:          gcc 3.3.1 -march=pentium2
OS:          Linux

It seems that mtools 3.9.9 does not support the parameter -s, at least mren does not.

It seems that the correct way now is to use the name clash options:
-D o   instead of -o 
-D s   instead of -s

(-o seems to still work.)

However that probably means that floppy: needs first to check which mtools it is talking to.

Have a nice day!
Comment 1 Alexander Neundorf 2004-02-07 19:28:09 UTC
fixed in both HEAD and KDE_3_2_BRANCH