Quote Originally Posted by Rick View Post
I managed to get Twonky working.

but now i want to delete the Directory.
where is placed Twonky, that is
shares/MYVOLUME1/MYSHARE1/Twonkyvision

But i dont have premission to do so by "Browse share" or bij normal acces trough windows. it says Error: Permission denied.
How can i Delete directorys, filles in shares/MYVOLUME1/MYSHARE1/ ??

Greetings Rick
If you mean that you try to do this via SMB sharing, then it has to deal with SMB security of the Asus, of which I don't know anything.
Anyway, with SMB I can delete stuff in the standard directories (music, photo etc), but not in others.
But if you telnet to your asus, login as root or become root (sudo bash -l), it will make all things possible. Remove with
Code:
rm -R /shares/MYVOLUME1/MYSHARE1/Twonkyvision
I assume you have KFurge custom 1.0.7.8 firmware running.


Regards,
Marc