Glyld Posted November 3, 2005 Posted November 3, 2005 I'm looking to find a small, preferably free or very inexpensive, program that can download a single file from a website daily, drop it in a folder, and overwrite it each day on a machine at my work. Right now one of us in systems walks back and just manually takes care of it, which really doesn't take more then a minute or two but we'd like to automate the process now as the company is growing fast and better to set something up while we're in just one location. Anyone happen to have a suggestion?To make things a little more clear:We connect to the Postal Service website and pull down updated addresses each day, to the same location, and overwrite the previous days file. That is what we are looking to automate.
cluberti Posted November 3, 2005 Posted November 3, 2005 Robocopy from the resource kit would work for something like this in a script.http://www.microsoft.com/downloads/details...ee-b18c4790cffdIt's a free download.
cumminbk Posted November 3, 2005 Posted November 3, 2005 (edited) (FIXED) Edited November 3, 2005 by cumminbk
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now