p2p.wrox.com Forums

Need to download code?

View our list of code downloads.


Go Back   p2p.wrox.com Forums > Visual Basic > VB.NET 1.0 > Pro VB.NET 2002/2003
I forgot my password Register Now
Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read
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.

Reply
 
Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old November 9th, 2004, 12:03 PM
Registered User
Points: 11, Level: 1
Points: 11, Level: 1 Points: 11, Level: 1 Points: 11, Level: 1
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Nov 2004
Location: Tulsa, Oklahoma, USA.
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default 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

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #2 (permalink)  
Old November 24th, 2004, 11:49 AM
Registered User
Points: 2, Level: 1
Points: 2, Level: 1 Points: 2, Level: 1 Points: 2, Level: 1
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Nov 2004
Location: , , .
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I found a component that'll work at
http://www.weonlydo.com/index.asp?showform=SFTP.NET

There are several FTPS implementations out ther but this is the only one that I've been able to find that'll actually do SSH. If you need an open source FTP component try:

http://www.enterprisedt.com/products.../overview.html

Hope this helps!


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #3 (permalink)  
Old December 7th, 2007, 06:27 PM
Registered User
 
Join Date: Dec 2007
Location: , , .
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

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/

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off
Forum Jump

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



All times are GMT -4. The time now is 01:07 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© 2008 Wiley Publishing, Inc