Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Cannot Delete Folder on UNIX FTP Server with "Enable Folder View for FTP Sites" Option Enabled


View products that this article applies to.

This article was previously published under Q256090

↑ Back to the top


Symptoms

If the Enable folder view for FTP sites option is enabled and you use Internet Explorer to manage the content on a UNIX FTP server, you may not be able to delete folders.

↑ Back to the top


Cause

Internet Explorer uses the FTP list command instead of the nlst command to enumerate the files within the folder to delete on the FTP server. Using the list command on a UNIX FTP server returns the list of files plus other additional information that may or may not be processed correctly by Internet Explorer.

↑ Back to the top


Workaround

Use an FTP program such as Ftp.exe for folder maintenance on an FTP server.

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

↑ Back to the top


More information

According to the FTP Request for Comments (RFC 959), you should use the nlst command instead of the list command if a file list is to be processed automatically.

↑ Back to the top


References

For additional information about RFC 959, see the following Web site: The third-party products that are discussed in this article are manufactured by companies that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, regarding the performance or reliability of these products.

↑ Back to the top


Keywords: KB256090, kbprb, kbenv

↑ Back to the top

Article Info
Article ID : 256090
Revision : 3
Created on : 1/27/2007
Published on : 1/27/2007
Exists online : False
Views : 306