Thread: Mailsound
View Single Post
Posts: 32 | Thanked: 59 times | Joined on Dec 2007
#8
You can use the console and copy your file or make a symbolic link from / to a directory you can see in the browser.
You can type this in the console : "ln -s / /home/user/MyDocs/.documents/root" and then browse the root directory in Documents/root ine the file manager.

But you need to be root to replace the previous file...