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

Sl

  • Newbie
  • *
  • Posts: 12
    • 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: 4572
    • 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: 12
    • 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: 12
    • 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: 4572
    • 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: 4572
    • 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: 12
    • 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: 4572
    • 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: 12
    • 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.