curl-and-python

Re: Pycurl and FTP

From: MARTIN Oliver <o.martin_at_wanadoo.fr>
Date: Fri, 11 Jun 2010 19:01:22 +0200

Hi,

Thanks for your answers.

When I try your code, I have no answer from python:

>>> import pycurl
>>> crl = pycurl.Curl()
>>> crl.setopt(pycurl.URL, r'ftp://ftp.ncbi.nih.gov/refseq/release/')
>>> crl.perform()
>>>

I don't understand why.

I had tried this code before, and as I had no answer, I've posted here.

If anyone can help me ...

Olivier.

_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-python
Received on 2010-06-11