Re: Using the FtpCommand function in wininet.dll
From: Andrew b. (loser_at_loser.com)
Date: 06/14/04
- Next message: Jon Skeet [C# MVP]: "Re: C# and Access Query"
- Previous message: John Mark Howell: "Re: C# and Access Query"
- In reply to: gnanib: "Using the FtpCommand function in wininet.dll"
- Next in thread: gnanib: "re:Using the FtpCommand function in wininet.dll"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 14 Jun 2004 14:58:34 -0500
An identical message has been posted to csharphelp.com. I connected via
command line to both Microsoft and Linux FTP servers and ALLO seems to be a
bad command....
"gnanib" <gbala@lutron-dot-com.no-spam.invalid> wrote in message
news:40cdf6e1$1_2@Usenet.com...
> I am writing an FTP client in C# with the help of the functions
> available in wininet.dll. I was able to get everything to work
> except the use of the "FtpCommand" function. Basically I am trying
> to issue the "ALLO" command to a server, but the ALLO command is not
> availabe in wininet.dll. Therefore I have to use the FtpCommand.
> I was wondering if anyone was able to successfully use this command in
> C# to send out strings to a FTP server/client, and if so who to use
> it. I keep getting error #87 back, which is an error indicating
> incorrect parameters.
>
>
> Posted Via Usenet.com Premium Usenet Newsgroup Services
> ----------------------------------------------------------
> ** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
> ----------------------------------------------------------
> http://www.usenet.com
- Next message: Jon Skeet [C# MVP]: "Re: C# and Access Query"
- Previous message: John Mark Howell: "Re: C# and Access Query"
- In reply to: gnanib: "Using the FtpCommand function in wininet.dll"
- Next in thread: gnanib: "re:Using the FtpCommand function in wininet.dll"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|