Multi Commander Support Forum

Multi Commander => Support and Feedback => Topic started by: avantuser1114 on February 10, 2013, 03:20:59

Title: why 'overwrite'
Post by: avantuser1114 on February 10, 2013, 03:20:59
when moving folders that contains read only or system files(e.g. thumbs.db, desktop.ini) the pop up window offers an option to 'overwrite'..the way i understand it is it says 'continue'(continue move operation)..or am I misunderstanding something?other options are 'skip', 'skip all', etc..so i thought 'overwrite' means 'continue'..though i'm not sure
Title: Re: why 'overwrite'
Post by: Mathias (Author) on February 10, 2013, 11:57:22
Yes that an issue with the error handling. Happens because the source file can not be deleted because of Readonly attribute. When moving a file that is not on the same partition a Copy and Delete is done.
Pressing 'overwrite' will delete source file. ( the file has already been copied. )