|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
FTP with SSHI have some problem to develop a small program to transfer files via SSH-FTP
(not ftps). As I know, at this moment .NET framework both 1.1 and 2.0 are still not support (support only standard FTP). How can I do? Could anybody reccommend any component both for free and comercial to handle this task? PS: I'm using vb.net to develop as well. I have use OpenSSH:
http://www.ssh.com/support/downloads/secureshellwks/non-commercial.html -- Show quoteHide quoteHTH Éric Moreau, MCSD, Visual Developer - Visual Basic MVP Conseiller Principal / Senior Consultant Concept S2i inc. (www.s2i.com) http://emoreau.s2i.com/ "Sara T." <sar***@thaiquest.com> wrote in message news:OgRzA0EPGHA.2124@TK2MSFTNGP14.phx.gbl... >I have some problem to develop a small program to transfer files via >SSH-FTP > (not ftps). > > As I know, at this moment .NET framework both 1.1 and 2.0 are still not > support (support only standard FTP). > > How can I do? > > Could anybody reccommend any component both for free and comercial to > handle this task? > > PS: I'm using vb.net to develop as well. > > > Thanks Eric.
But that is not provide any API or SDK, they have just some utilities to manage SSH. I need to develop the FTP software via SSH (Secure shell), any API to integrate with VB.NET or C# is preferable. Show quoteHide quote "Eric Moreau" <eric.moreau_N_O_S_P_***@videotron.ca> wrote in message news:eLgnSjFPGHA.3260@TK2MSFTNGP11.phx.gbl... >I have use OpenSSH: > http://www.ssh.com/support/downloads/secureshellwks/non-commercial.html > > > -- > > > HTH > > Éric Moreau, MCSD, Visual Developer - Visual Basic MVP > Conseiller Principal / Senior Consultant > Concept S2i inc. (www.s2i.com) > http://emoreau.s2i.com/ > > "Sara T." <sar***@thaiquest.com> wrote in message > news:OgRzA0EPGHA.2124@TK2MSFTNGP14.phx.gbl... >>I have some problem to develop a small program to transfer files via >>SSH-FTP >> (not ftps). >> >> As I know, at this moment .NET framework both 1.1 and 2.0 are still not >> support (support only standard FTP). >> >> How can I do? >> >> Could anybody reccommend any component both for free and comercial to >> handle this task? >> >> PS: I'm using vb.net to develop as well. >> >> >> > > I had a problem accessing a FTP site that requires SSH to be accessed.
I just installed OpenSSH on the computers that connect to the FTP site and did absolutely nothing else and it has started working right away (it wasn't before). No configuration. No nothing. -- Show quoteHide quoteHTH Éric Moreau, MCSD, Visual Developer - Visual Basic MVP Conseiller Principal / Senior Consultant Concept S2i inc. (www.s2i.com) http://emoreau.s2i.com/ "Sara T." <sar***@thaiquest.com> wrote in message news:O%23S3LsNPGHA.208@tk2msftngp13.phx.gbl... > Thanks Eric. > > But that is not provide any API or SDK, they have just some utilities to > manage SSH. > > I need to develop the FTP software via SSH (Secure shell), any API to > integrate with VB.NET or C# is preferable. > > "Eric Moreau" <eric.moreau_N_O_S_P_***@videotron.ca> wrote in message > news:eLgnSjFPGHA.3260@TK2MSFTNGP11.phx.gbl... >>I have use OpenSSH: >> http://www.ssh.com/support/downloads/secureshellwks/non-commercial.html >> >> >> -- >> >> >> HTH >> >> Éric Moreau, MCSD, Visual Developer - Visual Basic MVP >> Conseiller Principal / Senior Consultant >> Concept S2i inc. (www.s2i.com) >> http://emoreau.s2i.com/ >> >> "Sara T." <sar***@thaiquest.com> wrote in message >> news:OgRzA0EPGHA.2124@TK2MSFTNGP14.phx.gbl... >>>I have some problem to develop a small program to transfer files via >>>SSH-FTP >>> (not ftps). >>> >>> As I know, at this moment .NET framework both 1.1 and 2.0 are still not >>> support (support only standard FTP). >>> >>> How can I do? >>> >>> Could anybody reccommend any component both for free and comercial to >>> handle this task? >>> >>> PS: I'm using vb.net to develop as well. >>> >>> >>> >> >> > > If you are looking for an API that supports sftp (SFTP over SSH) then
you may wish to consider SSH Factory for .NET http://www.jscape.com/sshfactorydotnet/ Includes examples for both VB.NET and C# Sara T. wrote: Show quoteHide quote > I have some problem to develop a small program to transfer files via SSH-FTP > (not ftps). > > As I know, at this moment .NET framework both 1.1 and 2.0 are still not > support (support only standard FTP). > > How can I do? > > Could anybody reccommend any component both for free and comercial to handle > this task? > > PS: I'm using vb.net to develop as well.
View Source from WebBrowser (2005)
Upgrading VB6 to .Net Help authoring tool for Windows app? OO & Interface question Please help with an 'impossible' error! function to convert string to 1 dimensional array of long button in bold Getting primary key from new record instered into one table using ADO.net IIF in vb.net acts weird.. or is it me Using the && operator in generated JavaScript |
|||||||||||||||||||||||