Quote:
Originally Posted by zobo
Just in case others stumble this way ... the browser is unable to access the local file system with a "file:///" prefaced URL.
|
The browser is unable to browse local files but is able to open local files. I used it to view logs of autopatch, for example.
Ok: file:///mnt/onboard/.khd-autopatch/logs/2016-06-22.log
Not ok: file:///mnt/onboard/.khd-autopatch/logs/
It's useful when we have some script that puts info in plain text because we can see it from Kobo device without connecting to a computer ;-)