Hi!
I'm trying to set up a GUI-less, multiuser-like aMule.
For this i need to know how to add Categories "by hand".
I already tried by adding the following lines to my "~/.eMule"[General]
Count=2
[Cat\#1]
Title=user1
Incoming=/home/user1/Incoming
Comment=
Color=0
Priority=0
[Cat\#2]
Title=user2
Incoming=/home/user2/Incoming
Comment=
Color=0
Priority=0
Then I added a download via webserver-GUI, assigned to a user/category, and waited for it's completion.
But the file wasn't stored in the folder it supposed to and the viewing-filter (combo-box) in the transfer window didn't have the categories.
What did I forget or do wrong. Is categories-feature working with webserver already?
Thanks in advance, Lenni!