|
|
 |
| Pro VB.NET 2002/2003 For advanced Visual Basic coders working .NET version 2002/2003. Beginning-level questions will be redirected to other forums, including Beginning VB.NET. |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Pro VB.NET 2002/2003 section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
|
 |

November 9th, 2004, 12:03 PM
|
|
Registered User
|
|
Join Date: Nov 2004
Location: Tulsa, Oklahoma, USA.
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
API for Secure FTP (SFTP/SSH)
Since our security folks have installed WINSSHD on our servers, my FTP code is broken. What I have been looking for is an API or code that handles Secure FTP (Port 22) functionality. Any help is appreciated. TIA
|

December 7th, 2007, 06:27 PM
|
|
Registered User
|
|
Join Date: Dec 2007
Location: , , .
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi, there are two different protocols called "Secure FTP". One of them is plain, old FTP over SSL channel (FTPS), the other is SSH File Transfer Protocol (SFTP).
Both are handled by Rebex File Transfer Pack: http://www.rebex.net/file-transfer-pack/
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Similar Threads
|
| Thread |
Thread Starter |
Forum |
Replies |
Last Post |
| Secure Download |
MunishBhatia |
ASP.NET 2.0 Professional |
8 |
June 15th, 2007 10:16 AM |
| how can I use SFTP instead of using FTP? |
renee_santoscoi |
Classic ASP Basics |
0 |
January 26th, 2005 08:00 PM |
| Secure |
calvados |
Pro VB.NET 2002/2003 |
0 |
January 13th, 2005 08:40 AM |
| sftp and cronjob |
ganesh15 |
Linux |
1 |
October 22nd, 2004 11:07 AM |
| Secure FileManager |
yingmingming |
BOOK: ASP.NET Website Programming Problem-Design-Solution |
0 |
February 16th, 2004 11:19 AM |
|
 |