The parameters for the command line version of paranoid backup can be provided in a short and a long format. The short format is faster to type, while the long format is easier to remember. Apart from that, both formats behave totally the same.
session or s
When given, the application runs the session with this id.
Example:
-
•short version: -s=session1
-
•long version: --runSession=session1
path or p
The full path to the configuration file to be used.
If omitted, the default value sampleConfig.parabak in the application’s directory is used.
Example:
-
•short version: -p=c:\daily.parabak
-
•long version: --configPath=c:\kevin.parabak
createSampleConfig or c
If this option is given, a sample configuration file is created.
Example:
-
•short version: -c
-
•long version: --createSampleConfig
list or l
Lists all sessions found in the configuration file.
Example:
-
•short version: -l
-
•long version: --list
verbosity or v
Sets the verbosity of the output.
-
•0=none (errors only)
-
•1=show only the operations performed
-
•2=show operations and files backed up
-
•3=show detailed information (for debugging only)
Example:
-
•short version: -v=2
-
•long version: --verbosity=2
help or h
Shows a help screen