Results 1 to 3 of 3

Thread: Check for file on FTP server...[RESOLVED]

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2001
    Location
    Buffalo, NY
    Posts
    297

    Resolved Check for file on FTP server...[RESOLVED]

    Hey Everyone!

    Long time no talk.

    Basically, I need to (from VBA preferrably, but I can make a VB DLL) check for the existence of a $hitload of files on an FTP site. They're all in different folders and subfolders, but my code already knows all that.

    I need a way to check to see if a file exists on an FTP site, without d/ling it. I've begun working with the MSINET.OCX control (Microsoft Internet Transfer Control 6.0 (SP6)) but I'm having connectivity issues with the FTP server and I don't think I can do a "FileExists" kind of thing anyways.

    Any suggestions?

    Thanks!




    Added green "resolved" checkmark - Hack
    Last edited by Hack; Oct 13th, 2005 at 12:02 PM.

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