Relatively new (actually brand new) to vbscripting. I've searched the
groups for what I'm looking for but I just cant find it. Basically, I
need a script that can automatically run on windows200serverA FTP into
windows2000serverB and download log files. The log files are created
in a time format like "yyyymmdd.dat". Since I only want complete logs
I would need the script to be able to FTP into the server today and
grab yesterdays file and so on and so on. So if today were Dec 10,
2005 the file that i would need to download would be 20051209.dat (that
would be the file from Dec,9,2005). I wouldnt want the Dec10 file
until Dec11.
I really need to learn vbscript and figure this all out on my own but
time is not on my side on this one. Can anyone assist?