0

I am writing an application that aims to upload file from local system to FTP server using predefined Ftp credentials using Visual C++ 2010.

I haven't find proper help via google.

Kindly advise me with a solution or work around.

1 Answers1

0

Look for "libcurl" - among other things, it also implements FTP.

Nico Heidtke
  • 525
  • 4
  • 7