1) Important settings in settings.inc.php:
Enter an Admin panel password. If no password is entered, the Admin panel is not accessible.
Turn logging on or off (requires a MySQL database).
Choose if you want to set a daily consumption limit (requires a MySQL database). Since version 0.81, it is possible to restrict each user's daily data transfer volume and script execution time. By default the data transfer volume is set to 50 MB per day and the script execution time to 1000 seconds per day - but this may be changed. Both figures are logged per IP address, and per FTP server. Once the daily consumption limit is reached, you will still be able to browse FTP servers, but the transfer of data to/from the server will be blocked. If you need unrestricted access to net2ftp, contact your net2ftp Administrator or install net2ftp on your own web server.
Admin panel
To view the admin panel, go to /net2ftp/admin/index.php.
Use it to view or empty the logs, encrypt passwords for the .htpassword files, or the view the settings of your PHP installation (phpinfo function).
sk7897 said:Hi, try this
net2ftp/index.php?state=login_small&state2=admin&go_to_state=admin
Sander k said:Does any one of you guys know where the admin panel of Net2FTP is?
Its not on /admin/ or what ever, I followed the installation guide at net2ftp.com, but that doesn't tell me where the admin panel is either.