Results 1 to 5 of 5

Thread: Downloadfile-Wildcard help

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2007
    Location
    Sweden
    Posts
    359

    Downloadfile-Wildcard help

    Hi, all

    When I download a a file I can't use wildcards, is there a way to overcome this? The generated file that I download change name on the server. If I write out the whole name I can download the file. (problem is "*.tar")My code:

    Code:
    My.Computer.Network.DownloadFile("ftp://19.168.0.1//*.tar", "c:\temp\Testfile.tar", "user", "passwd")

  2. #2

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2007
    Location
    Sweden
    Posts
    359

    Re: Downloadfile-Wildcard help

    Hi
    No just the file with the .tar

  4. #4

  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2007
    Location
    Sweden
    Posts
    359

    Re: Downloadfile-Wildcard help

    Ok, I see
    My problem is that I use the sendkey function, so I don't see the file, I just get it.

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