i really need multiuser support.
I used to use mldonkey, but this client is not uptodate. Amule has more features, but i still miss the multiuser support.
But i can do without this.
I really need is :
1 - Allow amule to call an external program every time a download finishes (With $FILENAME, $FILECATEGORY = user, $FILESIZE, $FILEDATE as environment variables to the external program/script).
2 - Allow to setup categories using amulecmd (So as to use categories to mimmick users).
I plan to do the following :
1 - Use categories to simulate multiple users (Category = user).
2 - Hide amule from users (No native remote gui, whatever).
3 - Add users as system users (so as to allow SSH login)
4 - Develop a shell (Set the user shell to be my app, when adding users to the system), allowing commands to be sent to amulecmd (filtered by category) and some functions for file transfers (completed downloads).
5 - Develop a remote gui using SSH Telnet.
Result -> Now the user can search, download, share, etc, using SSH as protocol (Safe).