Hi Jeff, yes I had already checked out the list and noted Bitvise's commercial products WinSSHD and Tunnelier. I was hoping for source code specific to SFTP functions rather than a full blown secure shell server or client with gui. It is not exactly what I am looking for.
 
What I was hoping for was code examples that I could easily convert for use in an ActiveX/COM component in Visual C++ and without the necessity of licensing. (yes I am a cheapskate)
 
I want to create a VB/VBS/ASP compatible object for transmitting batches of credit card transactions to a secure shell server from within an VB program.
 
At my company most of the programmers use VB or ASP. I am the only C++ programmer and I spend most of my time creating activeX objects for the VB group. I wrote the FTP module for them already, but hoped to get a shortcut for the SFTP control I need to produce.
 
I suppose I can read all about the SFTP standard and then use CryptoPP to inplement it. Again I was hoping to snag some source that would help me skip the complications on the cheap.
 
WWW.WeOnlyDo.Com has an activeX control exactly like I want to build. Source code is available for $289. They use the OpenSSH library to implement rather than CryptoPP. I wanted to only use one set of Crypto tools. I am funny that way.
 
Thanks for the suggestion though. I can see how from my original question you got the idea that I might not have checked the list.
 
-Michael
-----Original Message-----
From: Walton, Jeffrey [mailto:[EMAIL PROTECTED]
Sent: Monday, June 16, 2003 4:16 PM
To: '[EMAIL PROTECTED]'
Subject: RE: SFTP and CryptoPP

 

 

-----Original Message-----
From: Michael Barnett [mailto:[EMAIL PROTECTED]
Sent:
Monday, June 16, 2003 11:35 AM
To: [EMAIL PROTECTED]
Subject: SFTP and CryptoPP

Has anyone used Crypto++ to implement a secure shell (ssh) or secure ftp (sftp) client?

 

Hi Michael,

Wei maintains a list:

http://www.mobiuslinks.com/links.asp?sid=1

 

Jeff

 

Reply via email to