An Example FTP Server
|
Access with a Web Browser
Use the following link to access this example FTP Server with a browser. You will be prompted for a UserName and Password. The first account's UserName is eg1 with a Password of eg1. In a similar manner the remaining accounts are eg2, eg3, and eg4.
Several Web pages will be presented to help you navigate through the available options. The Web pages are accomplished through a small php program that allows the pages to change dynamicaly and provide some specific instructions. We will be happy to install a similar php program on your Web site to facilitate your FTP Server.
Feel free to login to this example FTP Server and upload and download files to test it. Remember that user eg1 cannot write to eg2's directory and vice versa.
Also, be advised that there is no "logout" feature within a Web browser so you will remain logged in as whichever user until the browser is closed. To login as the other user, you must close the browser and start it again.
|