Synchronize Directories in the background and non modal
Moderators: Hacker, petermad, Stefan2, white
-
- Junior Member
- Posts: 59
- Joined: 2006-07-06, 23:15 UTC
Synchronize Directories in the background and non modal
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.
- Samuel
- Power Member
- Posts: 1930
- Joined: 2003-08-29, 15:44 UTC
- Location: Germany, Brandenburg an der Havel
- Contact:
See this thread: http://www.ghisler.ch/board/viewtopic.php?t=21847
Just create a button which calls the "totalcmd.exe" with this parameter:
Its not perfect, but Ghisler is likely to add left and right path variables. (Perhaps in the next beta.)
Just create a button which calls the "totalcmd.exe" with this parameter:
Code: Select all
/S=S "%P" "%T"