I'm 99% on my way to creating a shortcut to sync one drive to an external drive. I've created a Folder Sync session that works fine when I call it from a Windows shortcut. It Scans the two drives and determines the changes that are ready for sync. It then waits for someone to press the "Sync Now" button. Is there a command line "switch" to cause the session to automatically press the "Sync Now" after the scan?
The shortcut's command line: "C:\Program Files\Beyond Compare 4\BCompare.exe" "Mirror_D_to_R"
The shortcut's command line: "C:\Program Files\Beyond Compare 4\BCompare.exe" "Mirror_D_to_R"
Comment