Below are corresponding command-line options in version 3
(fpcmd.exe) and version 6 (fpscan.exe) of F-PROT Antivirus Command-Line Scanner illustrating the
differences.
| /ai |
|
Not supported. |
| /append |
|
Not supported. Use shell redirect to direct stdout to a file. |
| /archive=n |
/archive=n |
|
| /auto |
|
Implied in version 6 |
| /collect |
/scanlevel=4 |
|
| /delete |
/disinfect /deleteall |
Unconditional deletion of any infected files in version 6. Note that /disinf and /delete together meant in version 3 "to try to disinfect, if that failed then to delete". This behaviour is not supported in version 6. Note that /deleteall is an undocumented switch in version 6 and is not supported usage. |
| /disinf |
|
/disinf on its own actually meant "ask" in version 3, but asking is now the default in version 6. |
| /disinf /auto |
/disinfect |
/disinfect in version 6 assumes yes to all queries. |
| /dumb |
/scanlevel=4 /heurlevel=3 |
|
| /ext |
|
Not supported. |
| /follow |
/follow |
|
| /help |
/help |
|
| /list |
/verbose=2 |
|
| /nobreak |
|
Not supported. |
| /noheur |
/heurlevel=0 |
|
| /nosub |
/maxdepth=0 |
|
| /old |
|
Not supported. |
| /onlyheur |
/scanlevel=0 |
|
| /packed |
|
Not supported. |
| /page |
|
Not supported. Pipe output through 'more' or 'less' for the same effect. |
| /rename |
|
Not supported. |
| /report= |
/output |
Shell can also be redirect output to a file instead of stdout. If shell redirection is used, this option is unnecessary. |
| /server |
|
Not supported. |
| /silent |
/verbose=0 |
|
| /type |
|
Implied in version 6. |
| /verno |
/version |
|
| /virlist |
/virlist |
|
| /virno |
/virno |
|
| /wrap |
|
Not supported. |
| /nomacro |
|
Not supported. |
| /onlymacro |
|
Not supported. |
| /removeall |
/stripallmacros |
Note that /stripallmacros is an undocumented switch in version 6 and is not supported usage. |
| /removenew |
/macros_new |
|
| /saferemove |
/macros_safe |
|