Command line
options start with a slash "/
"
on Windows and with a minus "-
"
on all other operating systems.
Usage: 'dirsync
[-help] [-usage] [-sync ][-preview] [-quit] [-nogui] <configfile>'
-help
Display help on homepage, contact, and license.
-usage
Displays this screen.
-sync
Starts a synchronization if a configuration file
is specified.
-preview
Starts a preview rather than a synchronization if a
configuration file is specified.
-quit
Quits the program after the preview or the synchronization.
-nogui
Start DirectorySynchronize Pro in console mode and start
synchronization (only useful if a configuration file is being
specified).
Start in GUI
mode:
dirsync
Start
synchronization in GUI mode and quit afterwards:
dirsync
-sync -quit <configfile>
on
Windows:
dirsync
/sync /quit <configfile>
Start synchronization in command line
mode:
dirsync
-nogui <configfile>
on
Windows:
dirsync
/nogui <configfile>