CHAPTER G G - 14
fsav warnings are written to the standard error stream (stderr). Warnings do not stop
the program. fsav ignores the reason for the warning and the execution continues as
normal.
Unknown option '<user given option name>' in configuration file <file path> line
<line number>
Explanation: The configuration file contains an unknown option name.
Resolution: Edit the configuration file.
Configuration file <file path> has invalid syntax at line <line number>
Explanation: The parsing of the configuration file has failed because of the invalid
syntax.
Resolution: Edit the configuration file.
Could not open exclude file <file path>: <OS error>
Explanation: A file path to the exclude -option does not exist or is not accessible.
Resolution: Edit command-line options.
Illegal archive scanning value '<user given value>' in configuration file <file
path> line <line number>
Explanation: The archivescanning field in the configuration file has an incorrect
value.
Resolution: Edit the configuration file and set the archivescanning field to one of the
following: 1 or 0. Restart fsav to take new values in use.
Illegal MIME scanning value '<user given value>' in configuration file <file path>
line <line number>