SFTP

  • Thread starter Thread starter Bob Hollness
  • Start date Start date
B

Bob Hollness

Hi all.

Rather than use a component or DLL from a 3rd party, has anybody ever
written code to allow VB.Net to connect to a SSH ftp server? i.e. rather
than ftp a file, it uses sftp (secure ftp) to ftp this file.

Thanks
 
Hi all.

Rather than use a component or DLL from a 3rd party, has anybody ever
written code to allow VB.Net to connect to a SSH ftp server? i.e. rather
than ftp a file, it uses sftp (secure ftp) to ftp this file.

Thanks

Bob...

I want to qualify this first by saying, I havent actually tried the
component - but /n software has an sftp component as part of their
IP*WORKS! suite.

http://www.nsoftware.com
 
Thanks, but I was hoping to find out how to write the code as I didn't want
to pay for the DLL's from an external vendor.

I just have no idea how to start!

Bob
 
Hi all.

Rather than use a component or DLL from a 3rd party, has anybody ever
written code to allow VB.Net to connect to a SSH ftp server? i.e. rather
than ftp a file, it uses sftp (secure ftp) to ftp this file.

Thanks

Sorry - I guess I read your original post to fast :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Looking for a free SFTP library for VB.NET 3
FTP with SSL 19
SFTP 1
[ANN] edtFTPnet/PRO 3.0 released - includes support for SFTP 2
SFTP requirement 1
FrontPage and sftp requirement 2
FTP with SSH 4
ftp in vb.net 3

Back
Top