Hi Antony,
I have put something together that might be what you are looking for.
PTF.FTPFileTime
This sensor reads the last modified date of a file on a FTP server and
returns the age in minutes compared to the time of the Local Probe.
Parameters:
-url= The url of the file to check (e.g. -url=ftp://myserver/myfolder/myfile.xml)
-u= Optional, Username for the FTP login.
-p= Optional, Password or PassHash * for the FTP login.
-ssl Optional switch to establish a secure connection (only Explicit-SSL is supported)
The sensor can be downloaded from http://prtgtoolsfamily.com/downloads/sensors
Add comment