Hello
I have been looking all over the net, but cannot find a solution or a start.
Now, what I would like to do is to monitor the age of files, but on a FTP/SFTP folder.
I have access to a customer FTP, and we move the files to our servers.
What I would like to do is to monitor the files in the folder, they have to stay less than 15 minutes into it.
I’ve found an FTP IP on the web but I cannot get the right last modified date of the file in order to do my check.
If the files stayed more than 15 mins then I have to alert by email.
Do you know if I can do that with Orchestrator, SCOM or any Powershell scripts ?