|
Wednesday, 24 March 2010 15:06 |
|
Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth
Management) On OpenSUSE 11.2
This document describes how to install a PureFTPd server that uses
virtual users from a MySQL database instead of real system users. This
is much more performant and allows to have thousands of ftp users on a
single machine. In addition to that I will show the use of quota and
upload/download bandwidth limits with this setup. Passwords will be
stored encrypted as MD5 strings in the database. Read more: |
|
Monday, 08 March 2010 06:00 |
 | About iAuxSQL (C++ SQL database API library)
A high-performance and cross-platform C++ SQL database API library which provides unified interface to the popular SQL database engines, such as: MySQL, PostgreSQL, Oracle, SQLite.
Features:
- Supports databases: MySQL (4.1, 5.0, 5.1, 5.4, +), PostgreSQL (8.2+), Oracle (10.2+), SQLite (built-in: latest), with single unified interface.
- Mobile platforms: iPhone and Windows Mobile 6.
- Supports transactions with additional internal implementation.
- Proxy service - database communication abstraction layer.
- Many more features. |
Read more: |