A new demo has been added in the Windows Server 2000 demo portion.The detail of this demo is
Title: How to Set the Directory Output Style of your FTP Site in IIS in Windows Server 2000
Objective: The objective of this demo is to teach you how to set the directory output style of your FTP site in IIS in Windows Server 2000. The directory output style defines the format which will be used when an FTP client sends a LIST operation; the directory output style can be either MS-DOS or UNIX. The default directory output style is MS-DOS. The MS-DOS directory listing style displays year dates in a two-digit format by default. You can change this setting to display year dates in a four-digit format by enabling the FtpDirBrowseShowLongDate metabase property. The UNIX directory listing style displays year dates in a four-digit format when the date of the file is different from the year of the FTP server. No year date is returned in cases where the file date is the same as the year date of the FTP server.
If you are a subscriber, then click the Demos link in the navigation menu to view the complete list of demos.