How to Format Directory Output with FTP ServerLast reviewed: May 8, 1997Article ID: Q103075 |
The information in this article applies to:
WARNING: Using Registry Editor incorrectly can cause serious, system-wide problems that may require you to
reinstall Windows NT to correct them. Microsoft cannot
guarantee that any problems resulting from the use of
Registry Editor can be solved. Use this tool at your own
risk.
Some File Transfer Protocol (FTP) client software makes assumptions
based on the formatting of directory list information. The Windows NT
FTP server provides some flexibility for client software that requires
directory formatting similar to UNIX systems.
To set the default for the format of directory listings for new FTP users, change the value of MsDosDirOutput using the Registry Editor (REGEDT32.EXE). MS DOS-style listings are a value of 1 (the default), and UNIX-style listings are a value of 0. The path to the MsDosDirOutput entry is as follows:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\FtpSvc \ParametersUsers can toggle this setting with the site-specific command DIRSTYLE. On most FTP client implementations (including the Windows NT FTP client), users enter a command similar to
quote site dirstyleto get this effect.
|
Additional query words: prodnt
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |