View Single Post
Old 05-31-2016, 10:15 PM   #17
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by pipcat View Post
davidfor said: "The KoboTouch driver shouldn't generate a path longer 185 characters long."

If your first folder "ebooks" is important for you, it's better to use :.num to limit chars by yourself than to let automatic trimming. That's because trimming will apply to the whole path and can change your "ebooks" folder to a shorter word.
The device uses FAT32 for the user partition. That means that any OS using it has a maximum length of 255 for the full path of a file. The 185 characters is a hard limit imposed by the driver for books because the device generates other files with prefixes and suffixes that add close to 40 characters to the path. No matter what you do to the template, the driver will prevent the path from being longer 185 characters.
davidfor is offline   Reply With Quote