Simple copy to Queue

Here you can propose new features, make suggestions etc.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
Flash.it
Junior Member
Junior Member
Posts: 2
Joined: 2010-02-11, 19:21 UTC

Simple copy to Queue

Post by *Flash.it »

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.
User avatar
sqa_wizard
Power Member
Power Member
Posts: 3893
Joined: 2003-02-06, 11:41 UTC
Location: Germany

Post by *sqa_wizard »

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])

Code: Select all

AlwaysCopyInBackground=2
#5767 Personal license
Flash.it
Junior Member
Junior Member
Posts: 2
Joined: 2010-02-11, 19:21 UTC

Post by *Flash.it »

I know this method. But if you copy files in the only direction it will be quickly to use queue than have some background copy processes.
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

Flash.it,
From TC help file:
AlwaysCopyInBackground=
2: Always use background transfer manager
So, every copy operation will be added to queue of background transfer manager.
evok
Junior Member
Junior Member
Posts: 6
Joined: 2010-02-24, 14:16 UTC

Post by *evok »

Hi,

tried this, but it doesn't seem to work with drag&drop!?

edit: at least not when prompting is disabled
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

evok wrote:tried this, but it doesn't seem to work with drag&drop!?

edit: at least not when prompting is disabled
This works only when you copy/move files between TC panels, this doesn't work for drag and drop from external apps.
evok
Junior Member
Junior Member
Posts: 6
Joined: 2010-02-24, 14:16 UTC

Post by *evok »

I was drag&droping between the panels
Does it work for you?
User avatar
bestia
Junior Member
Junior Member
Posts: 17
Joined: 2003-04-18, 11:02 UTC

Post by *bestia »

I would also like to have the possibility to say "Always copy with Queue".
I think that Queue is a great tool and it could become the main way to copy files/move files.
User avatar
Hacker
Moderator
Moderator
Posts: 13142
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

bestia,
That option already exists, AlwaysCopyInBackground=2 in wincmd.ini. See Help, 4.b)

Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
Rynsrod
Junior Member
Junior Member
Posts: 7
Joined: 2009-04-27, 05:22 UTC
Contact:

Re: Simple copy to Queue

Post by *Rynsrod »

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.
+1.
This is very necessary feature !!!
Hacker wrote:bestia,
That option already exists, AlwaysCopyInBackground=2 in wincmd.ini. See Help, 4.b)
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 !!!
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Re: Simple copy to Queue

Post by *MVV »

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 !!!
Just read manual as Hacker suggested:
AlwaysCopyInBackground=0
    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.
Rynsrod
Junior Member
Junior Member
Posts: 7
Joined: 2009-04-27, 05:22 UTC
Contact:

Re: Simple copy to Queue

Post by *Rynsrod »

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.
I didn't know about this feature.

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.
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

Already started operations can't be added to queue.
Post Reply