Page 1 of 1

Background/joblist operations

Posted: 2008-09-03, 18:26 UTC
by mab007
>>>Here is image how i mean this.<<<

Some operations could take a long time to be done and in this time you cannot do something else. Add them to job-list executed on backround or just run them on background can save lot of time to do other stuff. The ony solution - run next instance of Total Commander dont seems to be clear and can bring disorder or lose data(list of open tabs in one or more of instances e.t.c. e.t.c.).
  • Send tasks to BACKGROUND is quick and lightweight solution suitable for simple tasks with no accurate order needed.
  • Send tasks to JOBLIST is best for doing complex task contains more its subtasks which need to be executed in accurate order.
    (For example: Want to do MD5sum of all files in huge directory, then pack whole directory and move them to slow device(USB1.0/netdrive)...)
Especially useful this operations:
  • checksum operations
  • packing/unpacking files
  • working with archives like with fs
  • deleting files
    and other
For imagination picture below.

Recommend to implement options in settings like "Default operation do in background"
and "Default operation send to joblist(F2)"(not necessary, just idea to future).

Most edited dialogues in link above do not contains a button Tree, i never used this
and I believe that this is not preferred function in dialogues(no flame).

PLEASE: Even if one or more ideas are already implemented, don't discard another ideas and sorry for my English.
--------------

Posted: 2008-09-06, 11:16 UTC
by Hacker
[mod]Moved to the Polls forum.

Hacker (Moderator)[/mod]

For idea

Posted: 2008-09-15, 20:23 UTC
by mab007

Better box---

Posted: 2008-09-15, 21:16 UTC
by Clo
2mab007

:) Hello !

• Ages ago, I have already proposed A NEW PACK DIALOGUE including 7Z and more…
… Nope !

:mrgreen: KR
Claude
Clo

Posted: 2008-09-15, 21:31 UTC
by fenix_productions
2Clo
Support for your idea with exception:
only one "Options" button.

TC should give you proper ZIP / Packer / External dialog depending on selected archive format.

Alternative solution:
"More >>" with popup menu (like for overwriting).

PS. Where do you get all your ideas? Are they laying freely under Eiffel's Tower or what? ;)

Sh!!!!!!

Posted: 2008-09-15, 22:47 UTC
by Clo
2fenix_productions

:) Hello !
only one "Options" button.
• That's questionable, I thought to separate options for the external and built-in packers, that's sensible, IMHO…
- Anyway, the discussion remains open, of course.
PS. Where do you get all your ideas?
• Born gifted… Sh!!! In fact, maybe am I a kind of extraterrestrial guy ? ;)
- And I didn't put even one of my toes in Paris for 15 years at least ! :lol:

:mrgreen: KR
Claude
Clo

Re: Sh!!!!!!

Posted: 2008-09-15, 23:01 UTC
by fenix_productions
2Clo
Clo wrote: • That's questionable, I thought to separate options for the external and built-in packers, that's sensible, IMHO…
More buttons less readability (problems with languages and DPI settings).
I think that these options are not needed so often then "More" button could be better solution.
Clo wrote: • Born gifted… Sh!!! In fact, maybe am I a kind of extraterrestrial guy ? ;)
- And I didn't put even one of my toes in Paris for 15 years at least ! :lol:
Hm... it's the matter of the experience (age) :P

nice idea

Posted: 2008-11-15, 14:18 UTC
by culinko
support your idea mab007!

+ i want ftp transfer in the background :)

Re: nice idea

Posted: 2008-11-15, 21:49 UTC
by mab007
culinko wrote:support your idea mab007!

+ i want ftp transfer in the background :)
Kind of joke? If... so sad.

Posted: 2008-11-17, 20:09 UTC
by culinko
no, this is not a joke. why? am i missing something?

Posted: 2008-11-17, 20:24 UTC
by HolgerK
culinko wrote:am i missing something?
wcx_ftp.ini wrote:[General]
FtpInBackground=1
or
Upload/Download-Dialog wrote:--------------------
Upload as: / Download to:
[ path\*.* ]
[x] Upload/Download in background (separate thread)
...
--------------------
[OK] [Cancel]
Regards,
Holger

thanks

Posted: 2008-11-18, 02:08 UTC
by culinko
thanks, wonder why it isn't on the dialog while copying/deleting like in a hdd copy for example

Re: thanks

Posted: 2008-11-18, 10:34 UTC
by HolgerK
culinko wrote:thanks, wonder why it isn't on the dialog while copying/deleting like in a hdd copy for example
Open your eyes please!

[x] Upload in background (separate thread)
[x] Download in background (separate thread)
[x] Delete in background (separate thread)

Kind regards,
Holger

Re: thanks

Posted: 2008-11-20, 13:39 UTC
by mab007
HolgerK wrote:
culinko wrote:thanks, wonder why it isn't on the dialog while copying/deleting like in a hdd copy for example
Open your eyes please!

[x] Upload in background (separate thread)
[x] Download in background (separate thread)
[x] Delete in background (separate thread)

Kind regards,
Holger
Are you sure?

Posted: 2008-11-20, 16:06 UTC
by HolgerK
Different dialog / different interface, but same functionality:

Code: Select all

local          <-> FTP
--------------------------------------
<F5><F2>       <-> <F5>{<Alt+D>}<Enter>
<F5><F2>       <-> <F5>{<Alt+U>}<Enter>
<Del> <Enter>  <-> <Del>{<Space>}<Enter>
Or did I miss something?
Holger