Initial import.
7 * Java Runtime, Version 1.5
8 * MySQL, Version 5 or higher
9 * Java-MySQL-Connector (JDBC driver)
15 * Create a database in your DBMS, e.g. named like 'n3tpd_data'
16 * Create the necessary table structure using the helpers/table.sql file
17 * Customize the settings within the n3tpd.conf file
18 * Invoke 'java -jar n3tpd.jar' to start the daemon
20 Bugs and other Issues:
21 ----------------------
23 Please mail them to christian.lins@web.de or, better, issue them
24 into our bugtracker at http://bugs.netvader.net/ .