This button solves the problem of syncing only one subfolder out of ten in a folder; no need to enter the folders and sync all the subfolders.
Select a single folder in the source. Then select an identical folder with a different path in the destination. Click the button again to return to the original folders.
Sync Selected Folders Toggle.dcf (1.1 KB)
Add the button to a toolbar and try it out.
The code:
@nodeselect
@if:$glob:sync
@set glob:sync
Set UTILITY=Off
Set FOCUS=Source
Go UP BACK
Set FOCUS=Dest
Go UP BACK
@if:else
Set FOCUS=Right
Go {file} OPENINRIGHT
Set FOCUS=Left
Go {file} OPENINLEFT
Set UTILITY=Sync,Toggle
@set glob:sync=on