[FIXED]Confusing error when merging folders by rename

Things you’d like to miss in the future...
Post Reply
bdeshi
Posts: 4249
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612 / Dhaka
Contact:

[FIXED]Confusing error when merging folders by rename

Post by bdeshi »

Suppose two folders have some conflicting files.

Code: Select all

Dir\dupe.txt
Dir 1\uniq.txt
Dir 1\dupe.txt
Now if I try merge the folders by renaming Dir 1 to Dir, XY throws this error (due to the duplicate dupe.txt).
Image
I can't remember if this happened before. I would expect a folder merge/name collision resolver dialog.
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

admin
Site Admin
Posts: 60595
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Confusing error when merging folders by rename

Post by admin »

It's a bizarre shell error. Same happens here (Win 8.1).

If you google
an unexpected error is keeping you from renaming the file 80070057
you get lots of hits and lots weird ways to "fix" this. (many of these "expert tips" are dangerous crap, beware...)

Anyway, I seem to have found a way to handle it. Phew!

bdeshi
Posts: 4249
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612 / Dhaka
Contact:

Re: Confusing error when merging folders by rename

Post by bdeshi »

Thanks, fixed.

It's bizarre indeed. To think that something like the decimal symbol can affect file operations... :?
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

Post Reply