View Single Post
Guest | Posts: n/a | Thanked: 0 times | Joined on
#151
Originally Posted by jer006 View Post
rjoudrey, yes it would appear that they use device memory - I located the folder and it is here ~/.canola/covers.
I have all my covers in my removable flash SD card in a subdir called covers (i.e. /media/mmc1/covers)

I am a bit of a noob so sorry for the dumb question, but how can I easily copy these covers into a folder C2 will see? I can access my N800 using SSH - so a simple copy command would be good.

Would it by any chance be somehing like
cp /media/mmc1/covers/*.* ~/.canola/covers
(this does not work - so although the C2 covers directory is stated above to be ~/.canola/covers I don't understand enough about Linux file / directory / command conventions to understand where I am going wrong!)

Cheers

J