i believe i found the problem, actually quite stupid
( i expected ioFTP to send the users line by line, like [users]* But in reality, the datastream could get capped in the middle of a line, so the next chunk of data wouldn't start with [users]. That way, some chunks got dropped and ioGui never read the "Command succesful" line.)
updates in 1.0.18:
- separate user & group columns in Activity list
- sortable columns in Activity list
- fixed bug for userlisting (i think
![Stick Out Tongue](https://oss.azurewebsites.net/forum/images/smilies/tongue.png)
)
updates in 1.0.20
- removed the stupid button that shouldn't have been there in the first place