I'm looking for a php file manager that allows multiple users and a nice interface, kind of like PHPfilenavigator (http://pfn.sourceforge.net/) but I want it to encrypt the files once they are uploaded, not store them unencrypted. If a user requests it then it is decrypted and sent, kind of like this: http://www.uploadscript.net/documentation.php
That way the only way to get at the files is to have a username on the server and download through it, you wouldn't be able to get to it from the ftp itself. Anyone have any good recommendations?
That way the only way to get at the files is to have a username on the server and download through it, you wouldn't be able to get to it from the ftp itself. Anyone have any good recommendations?