SAMPLE: Ftpcmd.exe Shows WinInet FtpCommand() Function (238273)



The information in this article applies to:

  • Microsoft Internet Explorer (Programming) 5

This article was previously published under Q238273

SUMMARY

Ftpcmd.exe is a sample that demonstrates the proper use of the FtpCommand function.

Internet Explorer 5 and later supports a new function called FtpCommand, which allows you to send a command directly to the FTP server and receive the appropriate response. This avoids the previous limitations of the WinInet API, which supported only the most common FTP features.

MORE INFORMATION

The following file is available for download from the Microsoft Download Center:
For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to Obtain Microsoft Support Files from Online Services

Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file.
FilenameSize
Ftpcmd.cpp2067
Ftpcmd.dsw535
Readme.txtxxxx

Modification Type:MinorLast Reviewed:8/5/2004
Keywords:kbdownload kbfile kbinfo kbSample KB238273 kbAudDeveloper