#native_company# #native_desc#
#native_cta#

Check your FTP server using WAP

By Peter Garner
on June 10, 2003

If you ever need to check the contents of an FTP server but don’t have a computer handy, you can now do so using a WAP phone ! Login account details are held on a MySQL database, and you simply enter part of a user name or login name to run a search.

Clicking on the required name will start an FTP session using PHP’s built-in function, and a count of files and directories will be displayed on the phone’s screen.

This is very useful for off-site monitoring from the comfort of your local bar, pub, etc..

Fully commented code and details are at http://www.mildewhall.com/stuff/WAPFTP

Enjoy !