Hi,
i'd like to monitor the dir listing on a FTP server.
The goal is to trigger an alert, when some specific files (eg. .zip) exist in a folder on an ftp server.
With a webscenario i can evaluate the contents, looking for a 'required string', and trigger if it doesn't exist. In fact what i need, is the inverse: trigger if a string exists.
Any ideas?
Regards
Gert
i'd like to monitor the dir listing on a FTP server.
The goal is to trigger an alert, when some specific files (eg. .zip) exist in a folder on an ftp server.
With a webscenario i can evaluate the contents, looking for a 'required string', and trigger if it doesn't exist. In fact what i need, is the inverse: trigger if a string exists.
Any ideas?
Regards
Gert
Comment