SuppressDefaultFTPBanner

The SuppressDefaultFTPBanner property suppresses the banner that is displayed when FTP clients connect to your FTP server.

The FTP service always sends a "220 Microsoft FTP Service" banner when clients connect. Many customers have asked for a way to disable this, as other FTP servers do.

When the metabase property is set to true, the message sent to the client will only include the "220", without the "Microsoft FTP Service".

Configurable banner messages which follow this banner are not affected.

Schema Attributes

Attribute Name

Value

ADSI/WMI Data Type

BOOL

ABO Data Type

DWORD_METADATA

Schema Default

FALSE

Internal Default

Not specified

Upper Bound

Not specified

Lower Bound

Not specified

Internal ID

5017

Friendly ID

MD_SUPPRESS_DEFAULT_BANNER

Property Attributes

INHERIT

User Type

IIS_MD_UT_SERVER

Configurable Locations

You can configure this property at the following locations in the IIS metabase.

Metabase Path

IIS Admin Object Type

/LM/MSFTPSVC

IIsFtpService

/LM/MSFTPSVC/n

IIsFtpServer

Flags

There are no flags for this property.

Requirements

Client: Requires Windows XP Professional with SP2.

Server: Requires Windows Server 2003 with SP1.

Product: IIS

See Also