Page 1 of 1

Synchronize Directories in the background and non modal

Posted: 2009-04-21, 22:45 UTC
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.

Posted: 2009-04-22, 05:27 UTC
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.)