aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Adding Categories without GUI/Webserver and Categories  (Read 1632 times)

Lenni

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 44
Adding Categories without GUI/Webserver and Categories
« on: January 05, 2005, 10:15:52 AM »

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"
Code: [Select]
[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!
Logged