Synchronize Directories in the background and non modal

Here you can propose new features, make suggestions etc.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
margolis22
Junior Member
Junior Member
Posts: 59
Joined: 2006-07-06, 23:15 UTC

Synchronize Directories in the background and non modal

Post by *margolis22 »

Yes, I have seen many threads on this request but never a response from Ghisler, please forgive me if I missed them in advance. In future versions, could the Synchronize Directories have the ability to run in the background and also non modal so I can still use TC without needing to launch another instance. It would also be beneficial so I can run several Sync Dirs at the same time using the same TC process opposed to using up more memory than I would need to.
User avatar
Samuel
Power Member
Power Member
Posts: 1930
Joined: 2003-08-29, 15:44 UTC
Location: Germany, Brandenburg an der Havel
Contact:

Post by *Samuel »

See this thread: http://www.ghisler.ch/board/viewtopic.php?t=21847

Just create a button which calls the "totalcmd.exe" with this parameter:

Code: Select all

/S=S "%P" "%T"
Its not perfect, but Ghisler is likely to add left and right path variables. (Perhaps in the next beta.)
Post Reply