Copying or Moving Files with different threads

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
NordicAlbino
Junior Member
Junior Member
Posts: 58
Joined: 2007-06-09, 17:41 UTC
Location: Norway // Belgium

Copying or Moving Files with different threads

Post by *NordicAlbino »

JUST A QUESTION:
When copying or moving multiple files with different threads simultaneously, is there a possibility to add a check box somewhere, p.e. into the global options panel or into the copying/moving popup windows, to do it sequentially instead of simultaneously?

REASON: too many simultaneously threads result in slow processes. And always have to wait until a running process is ended before starting the next one is time consuming ...

Thanks in advance!
Gudene Må Være Gale... | #67047 - 2 User licences
User avatar
Dalai
Power Member
Power Member
Posts: 9387
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

Post by *Dalai »

Just use F2 (Queue) button in the copy dialog instead of sending the copy processes to the background after starting them.

Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64

Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
User avatar
NordicAlbino
Junior Member
Junior Member
Posts: 58
Joined: 2007-06-09, 17:41 UTC
Location: Norway // Belgium

Post by *NordicAlbino »

Hi, Dalai!

Thank you very much for your advice/tip!

Kindly greetings,

NordicAlbino
Gudene Må Være Gale... | #67047 - 2 User licences
User avatar
Hacker
Moderator
Moderator
Posts: 13064
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

[mod]Moved to the English forum.

Hacker (Moderator)[/mod]
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.
User avatar
NordicAlbino
Junior Member
Junior Member
Posts: 58
Joined: 2007-06-09, 17:41 UTC
Location: Norway // Belgium

Post by *NordicAlbino »

Dalai wrote:Just use F2 (Queue) button in the copy dialog instead of sending the copy processes to the background after starting them.

Regards
Dalai
Hi Dalai,

Upon further consideration this is not exactly what I meant ...

The 'problem' (...) that I tried to describe is: A copy process of a file or a map of files is started by draging the source from one panel to the other. Because it 's a time consuming process you can send this action to the background by the button intended for this purpose.
Meanwhile one or more new/next copy process(es) can be started but this result in slower performance because they act simultaneously.

Hence my question: is there some possibility to force these simultaneous actions act sequentially (one after another)?

Thanks in advance!

NordicAlbino
Gudene Må Være Gale... | #67047 - 2 User licences
User avatar
petermad
Power Member
Power Member
Posts: 14793
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

is there some possibility to force these simultaneous actions act sequentially (one after another)?
No, not if you have moved a foreground operation to the background.

You have to plan ahead and start the first operation in background by pressing F5 -> F2 - then you can add later operations to the background queue with F5 -> F2

I write F5 -> F2 in stead of "Drag items" -> F2, because if you have disabled confirmation for drag&drop (Configuration -> Options -> Misc. ) - you will NOT get the dialog where you can press F2.
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
NordicAlbino
Junior Member
Junior Member
Posts: 58
Joined: 2007-06-09, 17:41 UTC
Location: Norway // Belgium

Post by *NordicAlbino »

Thanks, Petermad!
Gudene Må Være Gale... | #67047 - 2 User licences
User avatar
sqa_wizard
Power Member
Power Member
Posts: 3861
Joined: 2003-02-06, 11:41 UTC
Location: Germany

Post by *sqa_wizard »

Well, I added a line to wincmd.ini

Code: Select all

[Configuration]
AlwaysCopyInBackground=2
By pressing F5 it will copy always at Background Transfer Manager (sequential) ... or actually F6 to move with BTM
#5767 Personal license
User avatar
NordicAlbino
Junior Member
Junior Member
Posts: 58
Joined: 2007-06-09, 17:41 UTC
Location: Norway // Belgium

Post by *NordicAlbino »

sqa_wizard wrote:Well, I added a line to wincmd.ini

Code: Select all

[Configuration]
AlwaysCopyInBackground=2
By pressing F5 it will copy always at Background Transfer Manager (sequential) ... or actually F6 to move with BTM
Great! Thank you very much sqa_wizard!
Gudene Må Være Gale... | #67047 - 2 User licences
User avatar
petermad
Power Member
Power Member
Posts: 14793
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

Notice that AlwaysCopyInBackground=2 has no effect if you use drag&drop and you have disabled confirmation for drag&drop (Configuration -> Options -> Misc. )
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
NordicAlbino
Junior Member
Junior Member
Posts: 58
Joined: 2007-06-09, 17:41 UTC
Location: Norway // Belgium

Post by *NordicAlbino »

petermad wrote:Notice that AlwaysCopyInBackground=2 has no effect if you use drag&drop and you have disabled confirmation for drag&drop (Configuration -> Options -> Misc. )
I discovered this already meanwhile. :wink: Thanks!
Gudene Må Være Gale... | #67047 - 2 User licences
Post Reply