I've been wondering if it is possible to create a FTP Web Interface into a website that would allow users to access a FTP server.
I tried looking for something that would help me with this, and all I found was a javascript code that allows me to access my own ftp server. The only problem is that the website that I'm making is a FTP site, and it is currently hosting 3 personal FTP servers from 3 members of the staff, 2 of my friends and myself. I'm looking for a way to create a built-in ftp interface for the website that users can use to access those FTP's no matter where they are.
Can anyone help me with this? It would be really appreciated.