Difference between revisions of "DownloadFile"

From SpybotWiki
Jump to: navigation, search
(added info box)
Line 1: Line 1:
Used to detect files in any folder specified inside the GUI as download folders.
+
{{SbiCmdInfo
 +
|SYNTAX = DownloadFile
 +
|PENAME = SpybotSD.exe
 +
|PEVERSION = 1.3
 +
|GROUP = Files
 +
|MINUPDATE = n/a
 +
|ADVFILEPARAMS = yes (second)
 +
|ADVREGPARAMS = no
 +
|ADVBUILDPARAMS = yes (second)
 +
|ADVSPECIALPARAMS = no
 +
}}Used to detect files in any folder specified inside the GUI as download folders.
  
 
==Usage==
 
==Usage==

Revision as of 13:10, 22 February 2008

DownloadFile
Group Files
Main Application Version 1.3
Required Update n/a
File Parameters yes (second)
Registry Parameters no
Build Parameters yes (second)
Special Parameters no

Used to detect files in any folder specified inside the GUI as download folders.

Usage

DownloadFile:[Filename],<advanced file parameters>

Examples

DownloadFile:"KeyLoggerSetup.exe","filetype=pe,verfield=CompanyName|BadKeyloggerMakers"

Description

The scanner allows you to define Download folders that'll receive special attention.

  1. The first parameter should be the filename, allowing Algo-Prefixes. AP
  2. The second parameter is flagged optional, but actually quite mandatory, and consists of the usual advanced file parameters.

See also

Similar commands