Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Windows Server 2003, Windows Server 2003 with SP1
The MSDOSDirOutput property specifies the style of directory output for a list operation request from an FTP client. If the value is true, the format is in MS-DOS style, if false, it is produced in UNIX style.
| Attribute Name | Attribute Value |
|---|---|
XML Data Type |
Boolean |
WMI Data Type |
Boolean |
ADSI Data Type |
Boolean |
ABO Data Type |
Boolean |
ABO Metabase Identifier |
MD_MSDOS_DIR_OUTPUT |
Attributes |
INHERIT |
Default Value |
true |
MetaFlagsEx |
CACHE_PROPERTY_MODIFIED |
User Type |
IIS_MD_UT_SERVER |
ID |
5004 |
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 |
Code Example
For general code examples, see Code Examples to Configure Metabase Properties.