I am trying to create a menu item that will open a page that shows a
list of the directories and files in the ftp directory. The page should
then allow the user to navigate through the directories (although NOT
past the directory I set as the root) and, when clicking on a filename
(or right-clicking) have the file download. I found a cgi program on the
Qube2 called fileBrowser, but can't figure out how to get it working.
Any help would be appreciated. A program that manages both uploads and
downloads (using the anonymous user) would be very helpful.