Results 1 to 18 of 18

Thread: FTP DOS Commands

Threaded View

  1. #1

    Thread Starter
    Fanatic Member TheVader's Avatar
    Join Date
    Oct 2002
    Location
    Rotterdam, the Netherlands
    Posts
    871

    FTP DOS Commands

    Hi everybody,

    I'm trying to use DOS commands to perform FTP actions. I simply make a BAT file and run it with VB. This works with all actions as far as I have tested, but not with FTP functions...

    It only seems to be executing the first line...
    This the the BAT file (user name and password are correct):
    Code:
    ftp garegozers.net
    user gg-thevader ******
    dir
    Can anyone help me with this...?
    Last edited by TheVader; Dec 10th, 2003 at 02:27 PM.
    Author for Visual Basic Web Magazine

    My articles on the Web Browser Control:
    Using the Web Browser Control & Using the DHTML Document Object Model

    The examples referenced in the articles can be found here:

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