Large scale web cam hosting
Mario Tomic <[email protected]> Tue, 2 Aug 2005 21:16:29 +0200
| Newsgroups | gmane.network.ftp.wuftpd.user |
|---|---|
| Message-ID | <[email protected]> |
Hello there. I have to set-up web cam hosting server for registered users on my web site. Users may use any software that provide upload webcam's screenshot via ftp (this is standard feature for most web cam software). So,=20 wu-ftpd have to provide: - auth via mysql - allow just jpeg upload - rename uploaded file name to system generated file name (for example, every file user's upload will be renamed to "unique_user_id.jpeg" in order to display that file on web site). Is this possible with default installation, or I have to hack the source? Thanks to all, and sorry for my English :-) Mario