2009/10/8 Irvs <[email protected]>:
> Hello all,
>
> I need you opinion.
> I am trying to download a file from an FTP site using curl. I have no
> problem with the connection, and the verbose log says no problem. I got a
> "200 OK" response. The problem is, I cannot seem to write the data into a
> file. Though the file is created, but it is 0 bytes. I have the same flow
> with HTTP and it works well but not in FTP. I am very sure that the link is
> not dead, and it can be accessed using the browser.
>
> Any ideas why the data is not written in the file?

No idea.  Try the curl-users mailing list, which is for discussing the
"curl" command as opposed to the cURL library.

http://cool.haxx.se/mailman/listinfo/curl-users

-- 
Michael Wood <[email protected]>
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to