SSH using VB Code

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • G Satish Kumar
    New Member
    • Nov 2007
    • 8

    SSH using VB Code

    Hi All,

    I have got OpenSSH installed in my system. I need to write a VB application to transfer files. Could anybody provide me a sample code as soon as possible and also let me know if it requires any DLL's to have this code running?

    Thanks in advance,
    G. Satish Kumar
    Last edited by Killer42; Nov 8 '07, 07:13 AM.
  • G Satish Kumar
    New Member
    • Nov 2007
    • 8

    #2
    Could I get the piece of code for the abovementioned requirement? If there is an answer for the above already existing, could anybody let me know the link where I can find the reply?

    Satish
    Last edited by Killer42; Nov 8 '07, 07:14 AM.

    Comment

    • Killer42
      Recognized Expert Expert
      • Oct 2006
      • 8429

      #3
      I just tried a Google search on "VB openssh" and it led me back here. :)

      Comment

      • G Satish Kumar
        New Member
        • Nov 2007
        • 8

        #4
        Hi Killer,

        In one of your replies for FTP with SSH, I have found that you have given the below link :
        http://www.ssh.com/support/download...comm ercial.html

        I am unable to open the link could you provide me the code which exists in the link, I hope you have got my requirement,

        All i need is an VB program by which I can transfer file with SSH

        Satish

        Comment

        • Killer42
          Recognized Expert Expert
          • Oct 2006
          • 8429

          #5
          Have you got the right link? I believe it is http://www.ssh.com/support/downloads...ommercial.html. The bit with the "..." in the middle is just an abbreviation sometimes used on the display. But if you copied and pasted it from the display, then it won't work.

          Comment

          • G Satish Kumar
            New Member
            • Nov 2007
            • 8

            #6
            You are right, I got an error when tried to copy pase the link, but when i copied the link till "Support" the page opened but I could not find any download link that page, please suggest an alternative or copy and paste the code for me plss.

            Comment

            • Killer42
              Recognized Expert Expert
              • Oct 2006
              • 8429

              #7
              Originally posted by G Satish Kumar
              You are right, I got an error when tried to copy pase the link, but when i copied the link till "Support" the page opened but I could not find any download link that page, please suggest an alternative or copy and paste the code for me plss.
              Just click on the link in my previous message.

              Or if you really need to know, the rest of the link, after "support", was...

              /downloads/secureshellwks/non-commercial.html

              Comment

              • G Satish Kumar
                New Member
                • Nov 2007
                • 8

                #8
                Hi,

                In one of your postings regarding SSH-FTP, I read that you were getting problem to FTP the files, and once you installed the openSSH and it started working fine, were you trying to FTP the files programatically .

                Could you please send me the code which you have used for the program to SSH-FTP to transfer files, I have got openSSH installed in my system. By installing I am able to manually SSH the files. My requirement now is to programatically transfer the files using SSH-FTP.

                Could you please help me out on the same.

                Satish
                Last edited by Killer42; Nov 19 '07, 09:52 PM.

                Comment

                Working...