Synchronize directories - how work with results

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
Terka
Senior Member
Senior Member
Posts: 326
Joined: 2006-05-24, 09:04 UTC

Synchronize directories - how work with results

Post by *Terka »

Are any planned futures for working with result when Synchronize directories is used?
I mean something like possibility to open new instances of TC for each subfolder in desired level.
eg if visible differencies in folders
photos
\2015
\2015\Jan
\2014
\2013

3 new instances of TC with dirs \2013 \2014 and \2015 will be opened.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50918
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Currently there are no such plans.How should this work? Via right click menu?
Author of Total Commander
https://www.ghisler.com
Terka
Senior Member
Senior Member
Posts: 326
Joined: 2006-05-24, 09:04 UTC

Post by *Terka »

Hi Christian, thanks for reply.
Yes could be via right click menu.

In fact its simple loop through dirs that runs:
C:\totalcommander\TOTALCMD.exe /L="%dir1%" /R="%dir2%"
and
Send cm_CompareDirs{enter}
Post Reply