Hello. I am trying to run this command:
toucan Backup e:\test.zip c:\test.txt Complete Zip 9 ""
or this command:
toucan Backup e:\test.zip c:\test.txt Complete Zip 9 "" test test
The contents of my test.txt file:
E:\wwwRoot
And I get an error "Not all the required fields are filled".
From the help file:
Toucan Backup backupfile filewithpaths function format compression rules password repeatedpassword
backupfile - The path to the file to be created
filewithpaths = The location of a text file with a list of paths to be backed up
function = Complete/Update/Differential
Format = Zip/7-Zip
compression = 0/1/3/5/7/9
rules = The name of a rules set or "" to signify no rules
What am I missing?
take a look and try and get this fixed in the next pre-release, thanks for the report