I am trying to set up wget to automatically download the latest Virus files from Mcafee's ftp server. I was trying to use the glob feature of wget to match sdat*.exe as the name of the latest file updates every time they release a new one. I was wondering if anyone else has had any luck using the glob feature. Here is the URL I am trying to use: ftp://ftp.mcafee.com/pub/antivirus/datfiles/4.x/sdat*.exe I am not having any luck. If I put the whole name of the file it works great, but then I have to change the command every time they update the files. Any help or suggestions would be quite helpful. I am using wget 1.6 compiled on Sun Sparc Solaris 2.6. I have also tried 1.5.3 on my Mac OS X. Neither work the way I expected. Thanks in advance. Kade P. Cole [EMAIL PROTECTED]
