Heya, http://curl.haxx.se/libcurl/c/example.html
I googled "libcurl FTP tutorial" and it was the 2nd result. The first result might also be of interest to you but ::shrug:: this link has the example code you were looking for. On Thu, Feb 3, 2011 at 6:12 AM, goeie spullen <[email protected]>wrote: > Hi, Let me introduce myself, I am a project manager that wants to know what > is going on under the hood. I studied Ansi C for a small year now. Just > started with Bjarne Stoustup's c++ book. All great but now the real stuff. > I'm busy with a C code program that does some validation on a text file. All > this is up and running. When ok I want to be able to FTP the file. For this > I want to use libcurl library but I don't get it up and running. > > I have been reading on the curl website for some time now but a small > example program would help me a lot. > > Does anyone know where I can find a simple example program where a file is > put over ftp. I have allready installed the libdev stuff (sudo apt-get > install ftplib-dev) on my ubuntu box. > > Cheers, > Maarten > > > > ------------------------------------------------------------------- > List admin: http://cool.haxx.se/list/listinfo/curl-library > Etiquette: http://curl.haxx.se/mail/etiquette.html >
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
