Results 1 to 13 of 13

Thread: [RESOLVED] Problem with FTP

Threaded View

  1. #6
    PowerPoster
    Join Date
    Jan 2008
    Posts
    11,074

    Re: Problem with FTP

    Quote Originally Posted by mahesh.sanka View Post
    Hi westconn,

    When i am using the following code , still i am getting the following error Run time error 35754
    "Unable Connect to Remote Host"


    Code:
    Inet1.URL = "ftp://ftp.microsoft.com"
    Inet1.Username = "anonymous"
    Inet1.Password = ""
    Inet1.Execute , "DIR"
                  |
                  |
                  X
    where every thing is correct.

    Do i need to make any changes in the above code


    Use comma
    Last edited by jmsrickland; Sep 10th, 2012 at 01:08 PM.


    Anything I post is an example only and is not intended to be the only solution, the total solution nor the final solution to your request nor do I claim that it is. If you find it useful then it is entirely up to you to make whatever changes necessary you feel are adequate for your purposes.

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