Search found 2 matches

by sv3nx
Thu Nov 25, 2010 4:36 pm
Forum: Web Interface
Topic: [SOLVED] Cant find config files
Replies: 4
Views: 4907

Re: Cant find config files

Code: Select all

user@mydomain:~$ sudo find / -name "settings.json"
user@mydomain:~$
This is all I get. I installed it using apt-get
by sv3nx
Thu Nov 25, 2010 12:33 pm
Forum: Web Interface
Topic: [SOLVED] Cant find config files
Replies: 4
Views: 4907

[SOLVED] Cant find config files

Hello,

I've installed transmission on Debian Lenny headless. I'm trying to setup the WebUI, but cannot find the configuration files. I've tried to look https://trac.transmissionbt.com/wiki/UnixServer/Debian, but thos paths do not match. I see transmission-daemon in processes. I think it is binded ...