I have a video cam that uses FTP to upload an image file to my FTP server every 30 seconds. On a fairly regular basis, the latest image is not uploaded to the FTP server. During these failures, the video cam maintains it's reach-ability on the network so a simple ping alert is not going to work. Also during these failures, my FTP server is functional from an IP perspective and an FTP server perspective.
Does anyone have a VB script that I could use that would send me an alert when a new file is not uploaded to my root ftp folder every 30 seconds.