FtpDirBrowseShowLongDate Metabase Property

Applies To: Windows Server 2003, Windows Server 2003 with SP1

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 MS-DOS format.

Attribute Name Attribute Value

XML Data Type

Boolean

WMI Data Type

Boolean

ADSI Data Type

Boolean

ABO Data Type

Boolean

ABO Metabase Identifier

MD_SHOW_4_DIGIT_YEAR

Attributes

INHERIT

Default Value

false

MetaFlagsEx

CACHE_PROPERTY_MODIFIED

User Type

IIS_MD_UT_FILE

ID

5010

Configurable Locations

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

Metabase Path IIS Admin Object Type

/LM/MSFTPSVC/n

IIsFtpServer

/LM/MSFTPSVC

IIsFtpService

/LM/MSFTPSVC/n/ROOT

/LM/MSFTPSVC/n/ROOT/virtual_directory_name

IIsFtpVirtualDir

Code Example

For general code examples, see Code Examples to Configure Metabase Properties.