| Summary |
| Product: | F-PROT Antivirus for Windows |
| Version: | 6 |
| What are the F-PROT Antivirus Command-Line Scanner command-line options? |
Usage: fpscan [MEDIA][OPTIONS][PATHS]
Where:
MEDIA are ALL, LOCAL, NETWORK or BOOT
OPTIONS are any combination of legal options (scanning, disinfection and additional disinfection options)
PATHS are one or more paths to scan (A: C: D:).
Note: If MEDIA is specified, PATHS are optional. If PATHS are given MEDIA is optional. OPTIONS and MEDIA specifiers are not case sensitive.
Please select which F-PROT Antivirus Command-Line Scanner options you would like to learn:
Examples:
To scan all drives/shares and boot sectors, type the command:
fpscan /all
To scan local disk partitions, type the command:
fpscan C:\
When infected files found during a scan, F-PROT Antivirus Command-Line Scanner will ask you if disinfection should be attempted. For further information, see Disinfection options.
Examples:
To scan all drives/shares and boot sectors and boot sectors with specific archive level to 3, type the command:
fpscan /all /archive=2
To exclude "tmp" folders and all files therein, type the command:
fpscan /exclude=C:\WINDOWS\Temp\
To exclude all "tmp" folders, type the command:
fpscan /exclude=*\tmp\
To exclude a specific file "janedoe.zip"
fpscan /exclude=C:\janedoe.zip
To exclude "C:\Windows" and all subfolders, and all files ending in .zip in C:\Windows as well.
fpscan /exclude=C:\Windows\, C:\Windows\*.zip
| Reporting options | Description |
| -o <FILENAME>, /output=<FILENAME> | Send output to FILE instead of stdout. This option is unnecessary if "/report" disinfection option is given in a scan. |
Example:
To scan all drives/shares and boot sectors then, displays output as "fpscan_report", type the command:
fpscan /all /output=<fpscan_report>
| Disinfection options | Description | /disinfect | Automatically disinfect infected files if possible. |
| /report | Only report infections. Does not disinfect. |
Example:
To scan all drive/shares and boot sectors with automatic disinfection, type the command:
fpscan /all /disinfect
| Additional disinfection options |
Description |
| /macros_safe |
Remove all macros from infected documents. |
| /macros_new |
Remove all macros from document when new variant is found. |
Example:
To scan all drives/shares and boot sectors with automatic removal of macros from infected documents, type the command:
fpscan /all /macros_safe
| Help and additional information options |
Description |
Help and additional information options are stand-alone, you can not combine them with other options.
| -h, /help | Display all command-line options. |
| /version | Display version numbers and exit. |
| /virno | Display statistics about malware from definition file and exit. |
| /virlist | Display known malwares and exit. |
Examples:
To display programs version numbers used, type the command:
fpscan /version
To display all lists of command-line options, type the command:
fpscan /help
See also:
Feedback | Contact Technical Support | Contact Sales Support |