Page 1 of 1

F5 copy option to switch to queue after start

Posted: 2014-03-19, 12:13 UTC
by pschurter
I often find myself copying a lot of files through f5->OK. It has often happened that after the copy starts, I realize I need to copy more files, but since the copy dialog is already running, the only option would be to do it in background and add a second instance of file copy, or cancel the copy and start a queued copy and ignore the duplicates. Having two or more simultaneous copy dialogs running usually make the system crawl. It would be nice if there was an option to switch from the regular copy dialog to the queue after the copy process has begun, so I could keep adding files to copy, or move without swamping the system.

Posted: 2014-03-19, 16:01 UTC
by MVV
You can make TC always use BTM by setting AlwaysCopyInBackground=2 in wincmd.ini (refer to TOTALCMD.CHM, section 4.b).

Posted: 2014-03-21, 23:40 UTC
by siealex
Having two or more simultaneous copy dialogs running usually make the system crawl.
Minimize the background copy dialogs immediately after creating them.

Posted: 2014-03-22, 15:06 UTC
by MVV
siealex,
Minimizing won't make them run sequentially, them will copy simultaneously and slow down each other.

F5 copy option to switch to queue after start

Posted: 2014-06-27, 12:16 UTC
by KamilFKH
I would support this pschurter request to be able to move/transfer current foreground or background F5 copy job into the queue as well.

I would propose:

:arrow: 1) to make a most right button of the standard F5 Copy foreground window to be a dropdown button (e.g. the same button like in TC config window in path Configuration/Display/Icons the 16x16 button is, to choose icons size in main menu) with two selectable functions - first "Background" as it is at the moment and second e.g. "Add To Queue" or "Move to Queue" at authors wish.

:arrow: 2) to make a TC8.51a background copy window "Foreground" button a dropdown button as well again with two selectable functions - first "Foreground" as it is at the moment and second e.g. "Add To Queue" or "Move to Queue" at authors wish.

:arrow: 3) If both buttons change is possible to program, please add default buttons value/option to configuration for each of the buttons to configuration window/INI files

Foreground copy window custom button default value: Background/Add to Queue
Background copy window custom button default value: Foreground/Add to Queue


I am not sure whether to ask where to add the current copy action into the Queue window (front - pause queue copy job and finish foreground copy job first / back - pause foreground copy job and add the rest of the job to the end of the queue) or not, but I would default this to "add foreground copy job to the end of the queue".

I do not see any reason to ask for transfering queue job back to foreground.

I hope that this idea does not mean the whole copy part redesigning but it would help. The MVV´s sugestion solves the issue in a kind of a way, but when one is not always using BTM and wants to see standard copy forground windows with all of its information, the queueing of the altready started copy job is the issue then.

Thanks for a comment at least or implementation at the best. 8) :wink: Cheers, KamilFKH

Posted: 2014-11-30, 11:23 UTC
by slabam
Hey,
I support this idea too.
Please, will you add this functionality?. Thanks.

Posted: 2014-12-01, 11:25 UTC
by ghisler(Author)
Unfortunately F5 copy and F5 queue are two completely separate functions, which run in their own separate threads. It's not possible to move operations between the two.

Posted: 2017-07-17, 20:56 UTC
by TAttila
"I often find myself copying a lot of files through f5->OK. It has often happened that after the copy starts, I realize I need to copy more files"
Yeah.. Me too . Same situation.

The first answer was the best solution (for me):
put the " AlwaysCopyInBackground=2 " line into wincmd.ini

I sure: F5 - "Queued copy" to default option (active OK button) its good for everyone. :-)

Not?