FTP FILE FOUND
From ServersCheck Wiki
Contents |
Description
This check is an extension of the FTP FILE check. The FTP FILE check verifies if a specified file can be found on the FTP server. This check will simply scan if any file can be found or not on the FTP server without looking at the filename.
Definition
Beside general settings for each check, which are similar for all checks, there are following Check Specific Settings which also need to be setup. In the Check Specific Settings, there are following fields you need to supply with parameters:
- Server - The IP address or DNS name of the FTP server.
- Login name - The username for the server.
- Password - The password for the username.
- Remote Directory - The directory on the remote FTP server where file should be located.
Note that the remote directory is case sensitive. The same applies to username and password.
Returned Results
This check returns one result: OK if the any file can be found or not (depending on your setting); otherwise a DOWN is returned.

