| | |
Secure FTP
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Oct 2008
Posts: 122
Reputation:
Solved Threads: 6
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:
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)
System::Net::FtpWebRequest^
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.
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
![]() |
Similar Threads
- Vb6 Secure Ftp ActiveX component (Visual Basic 4 / 5 / 6)
- Is there any idea about free FTP solution? (IT Professionals' Lounge)
- Good FTP Server for Mac OSX Server (OS X)
- Mac FTP Server (OS X)
- I can't make my FTP work (Social Media and Online Communities)
- lost my desktop and start menu (Viruses, Spyware and other Nasties)
- FTP Server (Windows NT / 2000 / XP)
- SAMBA --> XP problem (*nix Software)
Other Threads in the C++ Forum
- Previous Thread: Seg fault when using ludcmp.
- Next Thread: Extracting data from file into a vector
| Thread Tools | Search this Thread |
Tag cloud for C++
6 add api array arrays beginner binary bmp c++ c/c++ calculator char class classes code compile compiler console conversion convert count data delete desktop directshow dll download dynamic encryption error file forms fstream function functions game givemetehcodez google graph gui iamthwee ifstream input int integer java lib library linkedlist linker linux loop looping loops map math matrix memory microsoft newbie news number output pointer problem program programming project python random read recursion recursive reference return string strings struct studio system temperature template templates test text text-file tree unix url variable vector video visual visualstudio void win32 windows winsock wordfrequency wxwidgets






