Page 1 of 1

Include "FtpCommand_" API on FTP library

Posted: Wed Oct 21, 2009 10:07 am
by graves
Hi,
FtpCommand_ API is the only WinINet function not included on FTP library, and it's a very useful command to launch server processs.

Please, include it!.
:D

Re: Include "FtpCommand_" API on FTP library

Posted: Wed Oct 21, 2009 10:15 am
by PB
Is it supported by all versions of Windows (including 95)? Because if not, the team won't add it (based on past posts that state that).

Re: Include "FtpCommand_" API on FTP library

Posted: Wed Oct 21, 2009 10:42 am
by graves
PB wrote:Is it supported by all versions of Windows (including 95)?
It requires only Microsoft Internet Explorer 5.0
(From http://support.microsoft.com/kb/238273/en-us/)

OK, it requires Win2K:
Minimum supported client Windows 2000 Professional
Minimum supported server Windows 2000 Server
(From http://msdn.microsoft.com/en-us/library ... S.85).aspx)