I need to download a file from an anonymous FTP server to my computer. This seems like it should be quite simple, but I can't figure it out. Should I be using the Inet control? The file I need to download is this:

ftp://weather.noaa.gov/data/forecast...tions/KFCA.TXT

I want to save this file to C:\Anything through VB.