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.
Displays this screen.
-usage
-sync
Starts a synchronization if a configuration file is specified.
-preview
Starts a preview rather than a
synchronization if a configuration file is specified.
Quits the
program after the preview or the synchronization.
-quit
Start
DirectorySynchronize in console mode and start synchronization (only useful if a configuration file is being specified).
-nogui
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>