This is a one-off script to test values of FTP_ROOT for FTPFS.
This page requires users to enter a username, password, and host for the FTP server. It will then try to guess a value for FTP_ROOT or allow the user to enter a value to test.
Like docroot_test.php, this file will test for accessibility of the LnBlog ReadMe file. It will build a local path and an FTP path using the given FTP_ROOT. The idea is that if both paths exist, then the FTP_ROOT is correct.