Computing.Net > Forums > Programming > C++ And FTP

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

C++ And FTP

Reply to Message Icon

Name: vineet_1991_483
Date: March 31, 2009 at 06:57:02 Pacific
OS: Windows Vista
CPU/Ram: 128
Subcategory: C/C++
Comment:

How Can I Use FTP Commands In C++. I Don't Want To Use The Command Line Directly Because I Have To Put My User Name And Password In a Text File Insecurely.



Sponsored Link
Ads by Google

Response Number 1
Name: Razor2.3
Date: March 31, 2009 at 07:47:47 Pacific
Reply:

If you want your program to do the FTP work itself, there are plenty of free FTP examples/libraries out there. If you're looking to use FTP.EXE, and need to know how to redirect STDIN/STDOUT, take a look at this MSDN article.


0

Response Number 2
Name: lucas999
Date: March 31, 2009 at 09:14:45 Pacific
Reply:

You don't need any library.
Simply use Win32 FTP apis
you can ask on Professional Win32 api group for sample codes (C and C++)


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: C++ And FTP

visual C++ vs C++ and C www.computing.net/answers/programming/visual-c-vs-c-and-c/8925.html

C++ and DOS www.computing.net/answers/programming/c-and-dos/9540.html

C++ and Nvidia's CG www.computing.net/answers/programming/c-and-nvidias-cg/9152.html