You can from python with the FTP library. I use it to download for a geoprocessing script every monday. You will have to either convert the model to python or write the FTP portion and make it a tool so you can bring it into your model. If you can wait till June to do this, the docs for ftplib in python 2.6 are way better. Here is the link to the 2.5 docs.