FtpDirBrowseShowLongDate

The FtpDirBrowseShowLongDate indicates whether to display two-digit or four-digit years when browsing directories.

Note

The MSDOSDirOutput property allows UNIX-style directory browsing, and if set to false, FtpDirBrowseShowLongDate will have no effect. FtpDirBrowseShowLongDate is valid only when MSDOSDirOutput=true, which sets the directory output to format .

Schema Attributes

Attribute Name

Value

ADSI/WMI Data Type

BOOL

ABO Data Type

DWORD_METADATA

Schema Default

FALSE

Internal Default

Not specified.

Upper Bound

0

Lower Bound

Not specified

Internal ID

5010

Friendly ID

MD_SHOW_4_DIGIT_YEAR

Property Attributes

INHERIT

User Type

IIS_MD_UT_FILE

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

/LM/MSFTPSVC/n/ROOT

/LM/MSFTPSVC/n/ROOT/virtual_directory_name

IIsFtpVirtualDir

Flags

There are no flags for this property.

Requirements

Client: Requires Windows XP Professional, Windows 2000 Professional, or Windows NT Workstation 4.0.

Server: Requires Windows Server 2003, Windows 2000 Server, or Windows NT Server 4.0.

Product: IIS

See Also