943,935 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 271
  • C++ RSS
May 13th, 2009
0

Secure FTP

Expand Post »
I wonder if anyone know if VC++ 2008 express edition have the possibility to use Secure FTP (SFTP).
As I have understood that is not possible. (I am not talking about the SSL cerificate over FTP).

If not, I am searching for a library that goes with this. I have found "Chilkat" and "Curl" but cant figure out if this really works wich this GUI. Perheps there is any other alternative also that is a good idéa.
I am looking for a safe way for users to connect to a ftp server without Username and password to travel as clear text between the client and server.

For the moment I am using:
C++ Syntax (Toggle Plain Text)
  1. System::Net::FtpWebRequest^
Similar Threads
Reputation Points: 33
Solved Threads: 6
Junior Poster
Liszt is offline Offline
122 posts
since Oct 2008
May 13th, 2009
0

Re: Secure FTP

I see no reason why that compiler could not support Secure FTP -- FTP is not part of the C or C++ languages, so you would have to get the code in the form of a 3d party library. I have not done it myself, so I would be little help to you. If you are writing unmanaged code then Curl should work ok.
Sponsor
Team Colleague
Featured Poster
Reputation Points: 5608
Solved Threads: 2282
Retired and Enjoying Life
Ancient Dragon is offline Offline
21,953 posts
since Aug 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: Seg fault when using ludcmp.
Next Thread in C++ Forum Timeline: Extracting data from file into a vector





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC