Results 1 to 7 of 7

Thread: Easy Upload

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2000
    Location
    England, Buckingham
    Posts
    1,341

    Easy Upload

    hey,

    whats the quickest method to get a file onto a ftp server ?

    i tried with a winsock control today although once it had connected i got no response from the server.

    i also tried inet with the PUT command although it wouldnt put the file on the server.

    any ideas ??

  2. #2
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649
    I've written an article on how to use FTP with VB that is published on VB2TheMax. This article also includes code that you can use to create your own FTP component.

    Best regards

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2000
    Location
    England, Buckingham
    Posts
    1,341
    Excellent!!

    You life saver

  4. #4
    Frenzied Member wengang's Avatar
    Join Date
    Mar 2000
    Location
    Beijing, China
    Posts
    1,604

    Re: Easy Upload

    Hey Joacim,
    I know it's digging, but I found this old thread, and your link is now dead. I'd be interested in reading your article.
    By the way, is Winsock still the way to go in Vb.Net or is it intrinsic, like web application?
    Wen Gang, Programmer
    VB6, QB, HTML, ASP, VBScript, Visual C++, Java

  5. #5
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649

    Re: Easy Upload

    Here's the article.
    Attached Files Attached Files

  6. #6
    Frenzied Member wengang's Avatar
    Join Date
    Mar 2000
    Location
    Beijing, China
    Posts
    1,604

    Re: Easy Upload

    Thanks.
    I'll read it shortly.

    BTW, I found several threads in .Net where FTP code was referred to the Microsoft Knowledge base that basically has a code sample of an entire FTP application.
    Have you seen this?
    Is it the way to go in .Net?
    I've never learned Winsock, but I've always wondered if I should invest the time.
    Wen Gang, Programmer
    VB6, QB, HTML, ASP, VBScript, Visual C++, Java

  7. #7
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649

    Re: Easy Upload

    I've never done any FTPing with .Net so I don't know.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width