Simple copy to Queue
Posted: 2010-02-11, 19:26 UTC
I think it will be useful to transform simple copy process to queue. Now to do that you need to cancel your copy/move and start it again in queue mode but it very uncomfortable.
Forum - Public Discussion and Support
https://www.ghisler.ch/board/
Code: Select all
AlwaysCopyInBackground=2
So, every copy operation will be added to queue of background transfer manager.AlwaysCopyInBackground=
2: Always use background transfer manager
This works only when you copy/move files between TC panels, this doesn't work for drag and drop from external apps.evok wrote:tried this, but it doesn't seem to work with drag&drop!?
edit: at least not when prompting is disabled
+1.Flash.it wrote:I think it will be useful to transform simple copy process to queue. Now to do that you need to cancel your copy/move and start it again in queue mode but it very uncomfortable.
No, you are not understand therefore "Copy In Background" and Queue - it is different operation. For Example: If you will copy large files from HDD to USB Flash that much faster Copy them one by one in Queue then all together in Background !!!Hacker wrote:bestia,
That option already exists, AlwaysCopyInBackground=2 in wincmd.ini. See Help, 4.b)
Just read manual as Hacker suggested:Rynsrod wrote:No, you are not understand therefore "Copy In Background" and Queue - it is different operation. For Example: If you will copy large files from HDD to USB Flash that much faster Copy them one by one in Queue then all together in Background !!!
So, with value 2 TC will use background transfer manager (that copies using queue) and not just background operations.AlwaysCopyInBackground=0
1: Total Commander always copies in the background
2: Always use background transfer manager
I didn't know about this feature.MVV wrote: 1: Total Commander always copies in the background
2: Always use background transfer manager
So, with value 2 TC will use background transfer manager (that copies using queue) and not just background operations.