| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
RE: libcurlnet: meaning of CURL_OK value after Perform()
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 5 May 2009 10:14:06 +0200 (CEST)
On Tue, 5 May 2009, AMBROSINI Marco wrote:
>>> 1) When I call a command, does Curl close every time the connection with
You need to understand how things relate and contstructed first.
curl is a command line tool (and you're posting this to the mailing list for
libcurl is a library that offers URL transfer powers.
You're using libcurlnet, which is a binding for .NET that uses libcurl. It has
(Now remember that I referred you to the more appropriate curl-library mailing
libcurl itself requires nothing in particular to re-use FTP control
> I tried to delete a file on a FTP server without having the permission and I
Again, you're not telling us exactly what you did and again you may be seeing
>> You probably need to use a timeout of some sorts.
No I can't. You're on the wrong list and you're using a binding I'm not
>>> 4) Are the delete and update commands available even if a http proxy is
If you use a proxytunnel you can use everything the FTP protocol and libcurl
> I am using Curl because using .NET Framework and http proxy these commands
I don't think the binding limits this, I think your proxy doesn't allow you to
> Can I delete or upload a file with an http roxy also without setting
You can't delete. You might be able to upload but that depends a lot on the
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users FAQ: http://curl.haxx.se/docs/faq.html Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2009-05-05 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info