solved [TC 11.00b6] cm_Copy /AG does not work
Moderators: Hacker, petermad, Stefan2, white
solved [TC 11.00b6] cm_Copy /AG does not work
cm_Copy /AG does not work, it just copies as if the A parameter was not set.
Last edited by petermad on 2023-06-14, 19:48 UTC, edited 1 time in total.
License #524 (1994)
Danish Total Commander Translator
TC 11.50b4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1383a
TC 3.60b4 on Android 6, 13 & 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.50b4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1383a
TC 3.60b4 on Android 6, 13 & 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
- ghisler(Author)
- Site Admin
- Posts: 49100
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: [TC 11.00b6] cm_Copy /AG does not work
Strange, it works fine here. Did you select the folders in the target panel to which you want to copy? Otherwise the A parameter will indeed be ignored.
Or did you try it from the command line or hotkey? That doesn't work yet. It works for example from a button.
Or did you try it from the command line or hotkey? That doesn't work yet. It works for example from a button.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: [TC 11.00b6] cm_Copy /AG does not work
Yes, of course.Did you select the folders in the target panel to which you want to copy?
No, a button with cm_Copy /AG in the Command field only copies the selected file(s) to the current directory of the target panel, not to the selected subfolders in the target panel. cm_Copy /A works fine.It works for example from a button.
License #524 (1994)
Danish Total Commander Translator
TC 11.50b4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1383a
TC 3.60b4 on Android 6, 13 & 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.50b4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1383a
TC 3.60b4 on Android 6, 13 & 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
- ghisler(Author)
- Site Admin
- Posts: 49100
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: [TC 11.00b6] cm_Copy /AG does not work
OK, I can reproduce it with a fresh ini. It worked here because I had
AlwaysCopyInBackground=2
in my wincmd.ini. Copy to all selected only works in the background transfer manager, because it creates a "copy list" for each target. I will detect it and put it in background automatically.
AlwaysCopyInBackground=2
in my wincmd.ini. Copy to all selected only works in the background transfer manager, because it creates a "copy list" for each target. I will detect it and put it in background automatically.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: [TC 11.00b6] cm_Copy /AG does not work
Confirmed fixed in TC 11.00b7history.txt wrote:14.06.23 Fixed: cm_copy /AG didn't work unless AlwaysCopyInBackground=2 was set, because it only runs in the background (32/64)
License #524 (1994)
Danish Total Commander Translator
TC 11.50b4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1383a
TC 3.60b4 on Android 6, 13 & 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.50b4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1383a
TC 3.60b4 on Android 6, 13 & 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar