| | |
Secure FTP
Please support our C++ advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
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
Views: 164 | Replies: 1
| Thread Tools | Search this Thread |
Tag cloud for C++
6 api application array arrays assignment beginner binary bitmap c++ c/c++ calculator char class classes code coding compile compiler console conversion convert count data database delete developer display dll email encryption error file forms fstream function functions game generator getline givemetehcodez graph homeworkhelper iamthwee ifstream image input int java lazy lib loop looping loops map math matrix memory multidimensional multiple newbie news node number output parameter pointer problem program programming project proxy python random read recursion recursive reference return sort sorting string strings struct template templates text tree url variable vector video visual visualstudio win32 windows winsock word wordfrequency wxwidgets






