Results 1 to 3 of 3

Thread: FTPing and automation

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Sep 2000
    Location
    London, UK
    Posts
    137

    FTPing and automation

    Hi all,

    Been along time since I posted (don't know if that's a good thing or a bad thing)

    I'm looking into automating a task of mine, at present I FTP numerous files across to several different hosts every monring.

    This can take upto 30-40 mins in the morning depending on the number of files and therefore want to automate it.

    Ideally I would like to trigger a script that looks into a directory and FTP's all the files in that dir across to the remote server.

    Has anyone done anything like this before?????

    Any help / advice would be great........


    Many thanks
    join me in the platinum

  2. #2
    PowerPoster
    Join Date
    Aug 2000
    Location
    India
    Posts
    2,288
    I am attaching a file which might be of some help to you. It gives you all the code for uploading the files. You can create a timer to search for files (using the DIR function of VB) at regular intervals. If the search results satisfy your criteria, you can upload the files.
    Last edited by amitabh; Oct 24th, 2001 at 01:34 PM.

  3. #3
    PowerPoster
    Join Date
    Aug 2000
    Location
    India
    Posts
    2,288
    Sorry, here is the file
    Attached Files Attached Files

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