Command line
It is possible to call !SyncDiscs with some command line arguments. This is one method of automating the backup procedure. For example !SyncDiscs can be run from the !Alarm, or !Organizer applications. (See also the section on syncjob files for another method of automating backups)
The arguments are:
-quit | Makes the program execute and then quit. If the parameter -quit is not used, then SyncDiscs will load to the iconbar with any parameters passed in the command line filled in to the main window. The synchronisation can then be started manually. |
-primary <path> | Set the primary path |
-secondary <path> | Set the secondary path |
-scrap <path> | Set the scrap path |
-log <file> | Set the log file name |
~log | Turn off logging |
-extra | Copy extra files from secondary to primary |
~extra | Remove extra files on secondary |
-newer | Copy newer files from secondary to primary |
~newer | Don't copy newer files from secondary to primary |
-over | Overwrite newer files on secondary |
~over | Don't copy older files from primary to secondary |
Missing command line arguments default to the configured values. For example, if no -log argument is provided, the value previously saved from the main window is used.
Note that SyncDiscs will not multitask when started with command line arguments.