FTP library for libpurple plugin?

Casey Harkins caseyharkins at gmail.com
Tue Nov 6 01:41:18 EST 2007


Vishal Rao wrote:
> Hello,
> 
> I'm writing a libpurple plugin (cross-platform Windows and Linux/Unix)
> and I need to do an FTP upload via code. Can you recommend some
> quick/easy library to do an FTP upload which also compiles/works on
> Windows and Linux?
> 
> Thanks,
> Vishal Rao
> 

libcurl perhaps? Never used it, so I'm not sure about quick/easy, but it 
does support most platforms (including Windows, Linux and most flavors 
of Unix) and multiple protocols.

http://curl.haxx.se/libcurl/

-casey




More information about the Devel mailing list