Multi Commander Support Forum
Multi Commander => Support and Feedback => Topic started by: Sl on February 04, 2025, 09:21:27
-
In versions prior 14, moving, for example, user profile folder from or to network location creates error "Unhandled exemption" on some system files. In v14+ on same files moving process pauses endlessly. Copying this files still working ok, so I think MC stuck on deleting system files.
-
Yes maybe..
Does it say anything more about the error in the FileOperatiopn Log ? (Ctrl+L, then click the fileoperation tab)
-
2025-02-04 13:41:50.748 Folder Created "C:\Temp\zz"
2025-02-04 13:41:58.201 Created Folder : "C:\Temp\zz\Pictures"
2025-02-04 13:41:58.217 Copied : "\\***il01\profiles$\sa***9.V6\Pictures\desktop.ini" => "C:\Temp\zz\Pictures\desktop.ini" - 504 bytes in 2ms 2ms Total : 2ms - Average Speed : 252000 bytes/sec (246,1 KB/sec), Read data time 1ms (492,2 KB/sec), Write data time 1ms (492,2 KB/sec)
2025-02-04 13:41:58.217 Handle file Operations error : 166 (0) - Can not delete protected file.
2025-02-04 13:41:59.686 Deleted : \\***il01\profiles$\sa***9.V6\Pictures\desktop.ini
-
Same on v15.
-
Yes. Nothing around that is changed.. No issue have been found.
Not been able to reproduce it.
-
Does the files has readonly attribute, or permissions that prevent it from being deleted ?
-
Usually it's files with system atribute set, like desktop.ini. But MC running as elevated admin, so have to handle it.
-
Attributes does not matte for admin or not.
Permission can cause issue specially over the network. even if you are admin on your machine you might not be admin on remote machine.
Unless you are connected to a ActiveDirectory
Remote side is a Windows machines ? or a Linux NAS ?
-
All Windows, i'm admin on both systems.
-
It looks like MC can delete folder with this files, can copy, but can not move.
May be it can help.
-
I don't know. I cannot recreate that issue.
-
It looks like MC can delete folder with this files, can copy, but can not move.
@Sl
Are you sure your credentials allow you to delete from the source folder?
-
Yes, I'm sure. Another file manager has no issue with it.
-
I don't know. I cannot recreate that issue.
I can reproduce this issue. This is a very old bug, and I don’t understand why you are unable to reproduce it. For example, moving and replacing an existing file does not work in admin mode with protected files.