[Suggest][Temp Solved] Copy/Move/Remove/Sync are not modal windows

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
Sergey6257
Junior Member
Junior Member
Posts: 11
Joined: 2021-10-04, 09:51 UTC
Location: Russia
Contact:

[Suggest][Temp Solved] Copy/Move/Remove/Sync are not modal windows

Post by *Sergey6257 »

Unlike a "Copy window", Sync window is modal. And when sync process takes a lot of time, I have to use standart explorer because I cannot use TotalCommander.

-> It would be nice if "Copy, Remove, Replace, Sync windows" were asyncronical with pause and stop button.

Temporary solution:
petermad wrote: 2021-10-04, 12:04 UTC
Last edited by Sergey6257 on 2021-10-04, 12:20 UTC, edited 4 times in total.
User avatar
Horst.Epp
Power Member
Power Member
Posts: 6450
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Re: [BUG] Copy/Move/Remove/Sync modal window

Post by *Horst.Epp »

Thats in no way a bug.
You can add such wishes as suggestions.
Windows 11 Home x64 Version 23H2 (OS Build 22631.3374)
TC 11.03 x64 / x86
Everything 1.5.0.1371a (x64), Everything Toolbar 1.3.2, Listary Pro 6.3.0.69
QAP 11.6.3.2 x64
User avatar
Hacker
Moderator
Moderator
Posts: 13052
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Re: [BUG] Copy/Move/Remove/Sync modal window

Post by *Hacker »

Moderator message from: "Hacker"

Moved to the English forum.
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
Sergey6257
Junior Member
Junior Member
Posts: 11
Joined: 2021-10-04, 09:51 UTC
Location: Russia
Contact:

Re: [BUG] Copy/Move/Remove/Sync modal window

Post by *Sergey6257 »

May you move it to suggestions tree?
User avatar
Sergey6257
Junior Member
Junior Member
Posts: 11
Joined: 2021-10-04, 09:51 UTC
Location: Russia
Contact:

Re: [BUG] Copy/Move/Remove/Sync modal window

Post by *Sergey6257 »

Hacker wrote: 2021-10-04, 10:54 UTC
Please, move it to suggestions.
User avatar
petermad
Power Member
Power Member
Posts: 14739
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: [Suggest] Copy/Move/Remove/Sync are not modal windows

Post by *petermad »

2Sergey6257

In the meantime you can use this button to run the Sync tool as a separate instance:

Code: Select all

TOTALCMD#BAR#DATA
%COMMANDER_EXE% /i="%COMMANDER_INI%" /S=S
%Z%X "%P" "%T"
%COMMANDER_EXE%,32
Synchronize Directories (separate instance)


-1
If you want to run the Sync tool with only selected files/folders use this button:

Code: Select all

TOTALCMD#BAR#DATA
%COMMANDER_EXE% /i="%COMMANDER_INI%" /S=S
%Z%X "%P" "%T" " /O=%WL
%COMMANDER_EXE%,32
Synchronize Directories, only selected (separate instance)


-1
To make the buttons:
1. Mark the text in the box here above (click SELECT ALL).
2. Copy it to the ClipBoard (press Ctrl+C).
3. Right click on TC's buttonbar and choose "Paste".
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.50b4 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
Hacker
Moderator
Moderator
Posts: 13052
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Re: [Suggest] Copy/Move/Remove/Sync are not modal windows

Post by *Hacker »

Sergey6257,
Please, move it to suggestions.
Nope, since it's already implemented.

Hacker (Moderator)
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.
Post Reply