When I create an FTP object in a project I am able to specify the ftp server to which I wish to connect, the login information, and the directory from which I wish to download data. However, there doesn't seem to be any way to limit the ftp action to only receiving some specified file(s). Is there any way to make this more discriminating so that only the files I want are downloaded instead of sucking down everything in the remote directory?