Reputation: 1383
Iwant to transfer a file to a particular directory on FTP server . If it does not exists on the server then it has to be created there and file will be placed .
Platform : Linux , gcc compiler Thanks .
Upvotes: 1
Views: 147
Reputation: 1
Start with the ftpupload example in libcurl.
libcurl