|
Posted by Ben Holness on 10/11/06 11:11
Hi all,
I have been asked to build a server that allows people to upload/download
files to that server via FTP, but they want an web interface to manage the
files and users.
I know how to do most of this, but I am not sure how to synchronize the
PHP and FTP users. The OS will be linux. I get to choose the FTP server.
For example, a user should be able to login, create a new user, then FTP a
file to the server as that new user. That file should be readable only by
that user and his/her parent user(s).
Any pointers would be appreciated - all of my searches bear lots of
information about php-ftp, which isn't much help ;)
Cheers,
Ben
Navigation:
[Reply to this message]
|