FtpFileUpload.vbs

Very basic -- only uploads files you designate, and it puts them 
where you designate. You have to build the source and destination 
file names into the code. This is more appropriate for giving to 
"content creators" that are only responsible for creating or 
updating a few files. To simplify things, this script does not 
check for or change archive bit status. This is really little more 
than a template that will require considerable rewriting on your 
part. And honestly, since you are ignoring the archive bit, you 
could simplify things even further by writing your own FTP batch 
file rather than having the script do it for you. See:
http://www.ericphelps.com/scripting/batch/ftp.script.txt




Released to Public Domain
http://www.ericphelps.com
