I finally found the setup-guide nad I was following that sucker, but I'm unable to login. Looks like it does not like ioFTPD as password. Tried the http-admin and get page not found when I try to login. Jesus - what's wrong with this app?!? Tried millions of them, but this one is by far hardest one to get up and running.......
So, you recommend that I stick to the SITE commands to do everything? Create users, groups, etc? Still haven't figured out where I give users write permission to upload folder and set group/user rights.
If you're first time user try to use GUI.
GUI for managing ioFTPD server(s) (local and remote)
Manage users/groups, change ioFTPD settings, monitor connections, etc...
You can find them(2) in Scripts & Addons
-> Utility/Application (ioGUI or ioIsotope)
Q: What does "530 Login failed: Maximum concurrent connections for single host reached." mean ?
A: It means the rules from ioFTPD\etc\Hosts.Rules doesn't allow any more connection for that IP.
The default rules only allow 2 connections per IP.
Change this file to suit your needs.
If you don't want to limit the number of connections per IP, you can remove everything from this file, and add a single line: "POLICY ACCEPT -1"