Bug 72306

Summary: floppy: mtools 3.9.9 does not support -s anymore
Product: [Frameworks and Libraries] kio Reporter: Nicolas Goutte <nicolasg>
Component: floppyAssignee: Alexander Neundorf <neundorf>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

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