Simple copy to Queue
Moderators: Hacker, petermad, Stefan2, white
Simple copy to Queue
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.
- sqa_wizard
- Power Member
- Posts: 3893
- Joined: 2003-02-06, 11:41 UTC
- Location: Germany
You can put the foreground copy process into background just by pressing the "Background" button at copy dialog.
To use the Background Transfer Manager by default, just enter this line at your wincmd.ini file (section [Configuration])
To use the Background Transfer Manager by default, just enter this line at your wincmd.ini file (section [Configuration])
Code: Select all
AlwaysCopyInBackground=2
#5767 Personal license
Re: Simple copy to Queue
+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.
This is very necessary feature !!!
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)
Re: Simple copy to Queue
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
Re: Simple copy to Queue
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.
But what can I do when I need copy some files to different sources same time all together ?
Queue does it very long on big files.
Just for me i Think it is only need add one button "Add To Queue" in (Background) Copy File Process Dialogs.