- Enable dark mode if not yet enabled. (this is only to show a certain dialog is always in normal mode)
- Create folder c:\test\test
- Go to c:\
- In the other panel go to some folder and create the file "test" with any content.
- Copy the newly created file to c:\ in the background (press F5, F2)
- An error msg appears saying a dir with the name "c:\test" already exists. Click on the Yes button to copy to this dir.
- The same error msg appears which is always in normal mode (non dark).
[TC10.50] Copy in background: error msg when target name exist as folder and as file or folder within that folder
Moderators: Hacker, petermad, Stefan2, white
[TC10.50] Copy in background: error msg when target name exist as folder and as file or folder within that folder
Re: [TC10.50] Copy in background: error msg when target name exist as folder and as file or folder within that folder
Not confirmed,
I got no error message
I got no error message
#425 Personal licence me and TBO are the same user
16 GB Win 10 Pro 21H2 64 Bit with TC 10.51 (32/64 Bit)
16 GB Win 10 Pro 21H2 64 Bit with TC 10.51 (32/64 Bit)
Re: [TC10.50] Copy in background: error msg when target name exist as folder and as file or folder within that folder
2vianova
Can you try with clean ini?
Can you try with clean ini?
Re: [TC10.50] Copy in background: error msg when target name exist as folder and as file or folder within that folder
2vianova
You have to NOT have CopyToDirWarn=0 in wincmd.ini.
Otherwise I can confirm the bug as it is reported
You have to NOT have CopyToDirWarn=0 in wincmd.ini.
Otherwise I can confirm the bug as it is reported
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
- ghisler(Author)
- Site Admin
- Posts: 50421
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: [TC10.50] Copy in background: error msg when target name exist as folder and as file or folder within that folder
I cannot reproduce that. The result is the same in 32-bit and 64-bit. I tried with a fresh INI file.
The second error message shows:
Access denied on file
c:\test\test
The second error message shows:
Access denied on file
c:\test\test
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: [TC10.50] Copy in background: error msg when target name exist as folder and as file or folder within that folder
Weird, I tried it with 32-bit and 64-bit too and petermad confirmed it too. Are you sure you did a background copy to c:\ ?ghisler(Author) wrote: 2022-07-17, 13:57 UTC I cannot reproduce that. The result is the same in 32-bit and 64-bit. I tried with a fresh INI file.
- ghisler(Author)
- Site Admin
- Posts: 50421
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: [TC10.50] Copy in background: error msg when target name exist as folder and as file or folder within that folder
Ah, that's what I missed! I read it about 10 times and couldn't figure out what I was doing differently.Are you sure you did a background copy to c:\ ?
It's due to this error and bugfix:
https://www.ghisler.ch/board/viewtopic.php?p=412865
I was trying to handle the error checks before adding the items to the background copy thread, because the dark message box was hanging there. But somehow the check was done again in the background thread too. That's why you get a non-dark message box, because the dark one would hang.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: [TC10.50] Copy in background: error msg when target name exist as folder and as file or folder within that folder
Confirmed fixed in TC 10.51rc1history.txt wrote:18.07.22 Fixed: When trying to copy a file with F5-F2 and a folder with the same name already existed, the user was asked twice whether he wanted to copy the file to that folder instead (32/64)

License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar