c++ upload file to ftp

Hello everyone.

I need the most simple script coded c++.
That script should upload file to ftp.
Thanks
write it...
... or you can use an open source or free to use ftp client. There are many.
Last edited on
How much code you have written ?
Personally for me to achieve file upload via ftp using C++ is overkill. There are plenty of free ftp client around. If need to write, I would go for easier Perl scripting or even shell scripts. The intention is to achieve our objective in the shortest possible time isn't it ?
Topic archived. No new replies allowed.