PHP-Klasse::Insert FTP 03.04.2007

Kurzbeschreibung: Manage FTP user acounts stored in a MySQL database
Veröffentlicht am: 03.04.2007
Gruppe(n):
- Networking
- Databases
- Systems administration
Beschreibung:
This class can be used to manage FTP user accounts stored in a MySQL database.
It can connect to a MySQL server that has a database of FTP user accounts used by FTP servers like pure-ftpd.
It can:
- Add new user accounts
– Block an user
– change account quotas
– Retrieve the details of an FTP user account
Link: Insert FTP