At 04:51 PM 08/20/2001 -1000, you wrote: >Does anyone have any batch uploading tips, where you can upload to 254 >counties all at once? Or is it one at a time deal? I have a directory structure that is identical to the archives. I have a batch file that uses the XCOPY command with the /m parameter. This copies all files that have changed to my upload directory. I use WS_FTP. I select all the directories and it will upload everything. I then delete all the directories after the upload is done. You have to do this outside of WS_FTP because it will only delete empty directories. But for some reason it won't transfer 100% of the files. For instance on the 1940 births, I had to resend about 8 or 9 files that didn't make it. But 8 or 9 out of 254 isn't that bad. It saves me a lot of time. I can do something else while the files are uploading. I usually upload just before I quit for the night. So I use the time to get ready for bed. Or I can just go to bed and let it run. My connection will break off after 15 minutes of inactivity so I don't have to worry about turning if off. Gene