Check file size in Fetch

I would like to create a script for Fetch to keep an eye on a FTP server and when a new file appears it will download the file after the file is finished being uploaded. So I think it needs to keep checking the file size as well. I have it started from recording fetch but I am not sure how to tell Fetch to keep looking at the file size.

Any help is appreciated.

Thanks!