FTP a linux machine

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mike

    FTP a linux machine

    Hi,



    Do you know how to FTP a linux machine from VB.NET?



    Thanks




  • =?Utf-8?B?RmFtaWx5IFRyZWUgTWlrZQ==?=

    #2
    RE: FTP a linux machine

    The OS of the FTP Server has nothing to do with how your VB.Net client is
    coded.

    "Mike" wrote:
    Hi,
    >
    >
    >
    Do you know how to FTP a linux machine from VB.NET?
    >
    >
    >
    Thanks
    >
    >
    >
    >

    Comment

    • Spam Catcher

      #3
      Re: FTP a linux machine

      "Mike" <mike@hitnext.c omwrote in
      news:B8FC981909 644DF2BBFB51635 D6AE7CB@PHBASE:
      Do you know how to FTP a linux machine from VB.NET?
      Use FTP ;-)

      Comment

      • Tom Shelton

        #4
        Re: FTP a linux machine

        On Nov 1, 9:44 am, "Mike" <m...@hitnext.c omwrote:
        Hi,
        >
        Do you know how to FTP a linux machine from VB.NET?
        >
        Thanks
        Have you tried Sytstem.Net.Ftp WebRequest? If that doesn't work for
        you, there is indy:



        Here is an example (sorry, it's in c#):


        --
        Tom Shelton

        Comment

        • Cor Ligthert[MVP]

          #5
          Re: FTP a linux machine

          Tom,

          Now I know again what was one of your own specialities in past. "Mono" how
          is it going with that.

          I would have expected an answer from you about that.

          (Don't understand it wrong, this is a very good answer).

          Cor

          Comment

          Working...