Page 1 of 1

How edit clients.db??

Posted: Wed Nov 11, 2009 3:05 pm
by Frank0815
Hi,
How can I change the file clients.db.

If i edit the file ,and wants to save it,I get a message no Permission .

How do I get the necessary permissions?

Thanks for help.

Regards Frank

Re: How edit clients.db??

Posted: Wed Nov 11, 2009 5:20 pm
by san
i never try to edit, i don't know if the db is also cripted
if you use a linux machine, you can try to give this prompt command through a ssl connection (putty client for pc)

>chmod -R 777 /twonky/client.db

and check it with a vi editor command to see what's contain

>vi /twonky/client.db

Sante