View Single Post
Old 04-04-2018, 10:35 AM   #219
cvarrick
Junior Member
cvarrick doesn't littercvarrick doesn't litter
 
Posts: 9
Karma: 110
Join Date: Mar 2018
Device: Kobo H202
Quote:
Originally Posted by geek1011 View Post
Can you post a dir list of the kobo device? On windows, it is:

DIR /S /B E:

where E: is the drive letter for the kobo. On linux, it is:

find /path/to/kobo/mount

On macOS, it is:

find /Volumes/KOBOeReader
It basically looks like this (I have omitted some things - installed books , the stuff KSM installs, etc)
Spoiler:
Code:
|── .adobe-digital-editions
│** └── device.xml
├── .driveinfo.calibre
├── driveinfo.calibre
├── .kobo
│** ├── affiliate.conf
│** ├── BookReader.sqlite
│** ├── certificates
│** ├── device.salt.conf
│** ├── dict
│** │** ├── dicthtml-de-en.zip
│** │** ├── dicthtml-es-en.zip
│** │** ├── dicthtml-fr-en.zip
│** │** ├── dicthtml-it-en.zip
│** │** ├── dicthtml-pt-en.zip
│** │** └── dicthtml.zip
│** ├── guide
│** │** └── userguide.pdf
│** ├── kepub
│** ├── Kobo
│** │** ├── Analytics.conf
│** │** └── Kobo eReader.conf
│** ├── KoboReader.sqlite
│** └── version
├── .kobo-images


Is there something specific you are interested in?
cvarrick is offline   Reply With Quote