- From: raoul cridlig <rcridlig@hotmail.com>
- Date: Mon, 10 Dec 2001 18:21:45 +0100
- To: www-lib@w3.org
Hi all,
I can download a file with ftp.
I want to upload a file with ftp, but I can't.
I'm using "simple put" example, by replacing
HTTransportInit(); by HTTransport_add("tcp", HT_TP_SINGLE, HTReader_new,
HTWriter_new);
and
HTProtocolInit(); by HTProtocol_add("ftp", "tcp", FTP_PORT, NO, HTLoadFTP,
NULL);
What is the problem ???
Thanx
Raoul
_________________________________________________________________
Téléchargez MSN Explorer gratuitement à l'adresse
http://explorer.msn.fr/intl.asp
Received on Monday, 10 December 2001 12:22:16 UTC