Re: C++ and FTP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2008-10-28 at 19:10 +0100, iztok@xxxxxxxxxxxxx wrote:
> Hello,
> 
> I have to use FTP connection in C++ applications.
> 
> I found some tutorials, but nothing interesting.
> 
> Has anybody been doing with FTP functions?
> 
> I will need some tutorials about it.
> 
> Thank you.

I would use libcurl, myself.

yum install libcurl libcurl-devel

Look at the examples in /usr/share/doc/libcurl-devel-7.18.2,
particularly ftpget.c and ftpupload.c.

They are in C, but the headers have al the functions wrapped
appropriately with "#ifdef  __cplusplus" stuff.


Robert


-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux