logo

Regarding SFTP component. (VB.NET)
Gurmeet Singh posted at Thursday, April 10, 2008 8:24 AM

Hi Friends

I would like to make SFTP component that connect to SFTP server. I have gone through the System.net.ftpclient class and use FTPwebRequest class but not able to connect to server. I have used chilkanet third party dll that connect to SFTP server only if i disable SSL layer from that server in that case it act like simple FTP server. So need any library class that help me to connect to the server and do file operations like put and get. i have gone through the sites and only get libraries for simple FTP terminal connection but i need SFTP library. please suggest or guide.

Reply    Reply Using Power Editor
  Rank Winnings Points
February 0 $0.00 0
January 0 $0.00 0
Try this
Aravind Kumar provided a rated reply to Gurmeet Singh on Thursday, April 10, 2008 7:59 AM

I've heard that there are very few components which support SFTP thru .Net. Here is one among that.

http://www.freedownloadscenter.com/Programming/Components_and_Libraries/Rebex_SFTP_for__NET_Download.html

Reply    Reply Using Power Editor
  Rank Winnings Points
February 0 $0.00 0
January 0 $0.00 0

FtpWebRequest Class in System.Net namespace helps in implementing FTP
logiclabz .com replied to Gurmeet Singh on Monday, April 14, 2008 9:44 AM

Sample Link:
FTP File Upload using FtpWebRequest in .Net C#

FtpWebRequest Class in System.Net namespace helps in implementing a File Transfer Protocol (FTP) client in .Net.
To obtain an instance of FtpWebRequest, use the Create method.
The URI is of the form "ftp://127.0.0.1/path", first the .NET Framework logs into the FTP server using the user name and password set by the Credentials property, then the current directory is set to <UserDirectory>/path.

When using an FtpWebRequest object to upload a file to a server, you must write the file content to the request stream obtained by calling the GetRequestStream method.
You must write to the stream and close the stream before sending the request.
Reply    Reply Using Power Editor
  Rank Winnings Points
February 0 $0.00 0
January 0 $0.00 0

Regarding SFTP component
Bruce Blackshaw replied to Gurmeet Singh on Wednesday, November 26, 2008 1:46 AM

Why not try edtFTPnet/PRO? It supports SFTP (and FTPS) in a single component, has many GUI components included, and new features are being constantly added.

See http://www.enterprisedt.com/products/edtftpnetpro/overview.html  for more details and to download a trial.

 

Reply    Reply Using Power Editor
  Rank Winnings Points
February 0 $0.00 0
January 0 $0.00 0


Didn't Find The Answer You Were Looking For?

EggHeadCafe has experts online right now that may know the answer to your question.  We pay them a bonus for answering as many questions as they can.  So, why not help them and yourself by becoming a member (free) and ask them your question right now?
Ask Question In Live Forum

If you have an OpenID and do not want to become a member of the EggHeadCafe forum, you can also sign on to Chat Chaos and post your question to our real time Silverlight chat application.
Ask Question In Chat Chaos










  $1000 Contest    [)ia6l0 iii - $231  |  Jonathan VH - $153  |  Huggy Bear - $133  |  egg egg - $100  |  F Cali - $93  |  more Advertise  |  Privacy  |   (c) 2010