Quantcast
Channel: MobileRead Forums - Onyx Boox
Viewing all articles
Browse latest Browse all 2971

How use adb to push files to SDcard in MonteCristo5

$
0
0
Trying to put dictionary files for koreader on MonteCristo5
Cannot get adb to recognize destination directory
Device itself shows destination directory as Storage/external_sd/koreader/data/dict
adb persistently reports target is not a directory, e.g.
Code:

~/Downloads/MonteCristo/dict $ adb push res dict-data.dict.dz dict-data.idx dict-data.ifo dict-data.syn  Storage/external_sd/koreader/data/dict
adb: error: target 'Storage/external_sd/koreader/data/dict' is not a directory

~/Downloads/MonteCristo/dict $ adb push res dict-data.dict.dz dict-data.idx dict-data.ifo dict-data.syn  external_sd/koreader/data/dict
adb: error: target 'external_sd/koreader/data/dict' is not a directory

It is the only device connected to my laptop.

What should I be doing instead?

Viewing all articles
Browse latest Browse all 2971

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>