FTP client implementation under QNX 6.2.1B

Hi All,

 I am trying to upload/download files with FTP protocol from central server , but I can not find any ftp API function to be used for C/C++ programming. I will be very appreciated for any constructive suggestion on how to implement the FTP client with C/C++ programming.   

Regards,
Shilun

faqs.org/rfcs/rfc959.html
feep.net/fget/

Check out ftplib or libftp.