This script will upload all modified files in and under a specified directory in one shot. Automatic undo if it can't connect to the FTP server. Log files are always kept of action and results. Can be run visibly or invisibly. Edit seven values (Simple things like strRemoteSite = "ftp.calweb.com") and you're home free! Use this script to make life easier for yourself. -------------------------------------------------------------------- All three files contain the same code. Download the most convenient one. Downloading Notes: VBS FILE IE may try to run the VBS file instead of downloading it! You'll have to right-click and select "Save Link" or "Save Target" to save the file to your hard drive. TXT FILE Be sure to save the downloaded file with a VBS file extension. If your Windows has the default behavior of hiding file extensions, you will have to quote the file name. For example, don't save it as test.vbs, but as "test.vbs". Using quotes forces Windows to honor your file extension. ZIP FILE No problems. The zip file may (or may not) contain other information or directions.