Author Topic: Can not move some files  (Read 3344 times)

Sl

  • Newbie
  • *
  • Posts: 14
    • View Profile
Can not move some files
« 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.

Mathias (Author)

  • Administrator
  • VIP Member
  • *****
  • Posts: 4583
    • View Profile
    • Multi Commander
Re: Can not move some files
« Reply #1 on: February 04, 2025, 10:36:09 »
Yes maybe..
Does it say anything more about the error in the FileOperatiopn Log ? (Ctrl+L, then click the fileoperation tab)
« Last Edit: February 04, 2025, 10:51:08 by Mathias (Author) »

Sl

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: Can not move some files
« Reply #2 on: February 04, 2025, 11:45:09 »
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

Sl

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: Can not move some files
« Reply #3 on: February 12, 2025, 09:20:26 »
Same on v15.

Mathias (Author)

  • Administrator
  • VIP Member
  • *****
  • Posts: 4583
    • View Profile
    • Multi Commander
Re: Can not move some files
« Reply #4 on: February 12, 2025, 14:07:15 »
Yes. Nothing around that is changed.. No issue have been found.
Not been able to reproduce it.


Mathias (Author)

  • Administrator
  • VIP Member
  • *****
  • Posts: 4583
    • View Profile
    • Multi Commander
Re: Can not move some files
« Reply #5 on: February 13, 2025, 08:25:21 »
Does the files has readonly attribute, or permissions that prevent it from being deleted ?

Sl

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: Can not move some files
« Reply #6 on: February 13, 2025, 08:33:36 »
Usually it's files with system atribute set, like desktop.ini. But MC running as elevated admin, so have to handle it.

Mathias (Author)

  • Administrator
  • VIP Member
  • *****
  • Posts: 4583
    • View Profile
    • Multi Commander
Re: Can not move some files
« Reply #7 on: February 13, 2025, 09:06:07 »
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  ?
« Last Edit: February 13, 2025, 09:56:20 by Mathias (Author) »

Sl

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: Can not move some files
« Reply #8 on: February 13, 2025, 14:40:55 »
All Windows, i'm admin on both systems.

Sl

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: Can not move some files
« Reply #9 on: March 04, 2025, 09:11:14 »
It looks like MC can delete folder with this files, can copy, but can not move.
May be it can help.

Mathias (Author)

  • Administrator
  • VIP Member
  • *****
  • Posts: 4583
    • View Profile
    • Multi Commander
Re: Can not move some files
« Reply #10 on: March 04, 2025, 22:27:15 »
I don't know. I cannot recreate that issue.

AlanJB

  • VIP Member
  • *****
  • Posts: 439
  • VERY old Programmer
    • View Profile
Re: Can not move some files
« Reply #11 on: March 05, 2025, 12:06:42 »
Quote
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?

Sl

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: Can not move some files
« Reply #12 on: March 10, 2025, 06:41:52 »
Yes, I'm sure. Another file manager has no issue with it.

Matthias515566

  • Power Member
  • ****
  • Posts: 329
    • View Profile
Re: Can not move some files
« Reply #13 on: Yesterday at 05:52:52 »
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.