Command Line

Please note that the Toucan.exe file in the folder Toucan/App/toucan should be used rather than its launcher in the root directory.

Sync (Previously saved job)

Usage:
Toucan jobname 
Where <job name> is the name of a previously saved Sync job, you can save these from the GUI. Toucan will run the job and then exit without loading the graphical user interface.  If there is a space in the job name you will need to wrap it in quotes.

Sync

Usage (All fields must be specified):
Toucan Sync Source Desination Function Rules Readonly DaylightSavings Timestamps Attributes
Where:

Backup & Secure (Previously saved job)

Usage (All fields must be specified):
Toucan jobname password repeatedpassword
Where <job name> is the name of a previously saved Secure or Backup job and <password> is the password that you want to use. For backup the password is optional and will only be used if the password option was selected when the job was saved. Toucan will run the job and then exit without loading the graphical user interface and will output its progress to the command line. If there is a space in the job name you will need to wrap it in quotes.

Backup

Usage (All fields must be specified):
Toucan Backup BackupFile FileWithPaths Function Format Compression Rules OptionalPassword RepeatedOptionalPassowrd
Where:

Secure

Usage (All fields must be specified):
Toucan Secure FileWithPaths Function Rules Password RepeatedPassword
Where:

Script

Usage:
Toucan scriptname optionalpassowrd optionalrepeatedpassword
This launches the Toucan script of that name. The optional password will be used with all of the items in the script that require a password.