Results 1 to 4 of 4

Thread: check ftp site for new file... download

  1. #1

    Thread Starter
    Hyperactive Member pgrimes's Avatar
    Join Date
    Aug 2001
    Location
    sacramento
    Posts
    342

    check ftp site for new file... download

    I'm starting on an app that will need to check (every x amount of time) an ftp site for the creation of a new file. When the new file is found, it will download it and stick it in a local directory.

    I've never written anything to connect to ftp. I have no experience with winsocks. I want to avoid using any 3rd party software although I will consider using it if it's free and is well worth it.

    I was thinking I should create this as a windows service (I haven't created any services before either) since it will be checking continuously. What do you think about that?

    If anyone can point me in the right direction (tutorials, examples, etc.) that would be great.

    Thanks,

    Paul

  2. #2
    Fanatic Member
    Join Date
    Sep 2002
    Posts
    518
    As far as writing services, read:
    http://www.vbforums.com/showthread.p...hlight=service

    Haven't used ftp at this point so I can't help you there.

  3. #3

    Thread Starter
    Hyperactive Member pgrimes's Avatar
    Join Date
    Aug 2001
    Location
    sacramento
    Posts
    342
    Thanks...

    Any other ideas?

  4. #4

    Thread Starter
    Hyperactive Member pgrimes's Avatar
    Join Date
    Aug 2001
    Location
    sacramento
    Posts
    342

    Question

    *bump*

    ITC?

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