View Single Post
Old 05-21-2013, 12:43 PM   #3
Afrosheen
Member
Afrosheen began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Nov 2012
Device: Sony Digital Book Reader PRS-950
Did that no dice. There is no actual file that is created within the drive for all that I can see. The dummy file only exists inside the cache.xml and cacheExt. I don't know why lines are created but they are:

cache.xml:

Code:
<?xml version="1.0" encoding="UTF-8"?>
<cache xmlns="http://www.kinoma.com/FskCache/1" hasCapabilities="true">
	<text author="" status="0" sourceid="7" id="9" date="Tue, 21 May 2013 17:29:18 GMT" tz="480" mime="application/epub+zip" path="Sony Reader/books/._Nietzsche, Friedrich — [1873] Schopenhauer as Educator.epub" size="4096" title="._Nietzsche, Friedrich — [1873] Schopenhauer as Educator"/>
	<text author="Friedrich Nietzsche" status="0" sourceid="7" id="10" date="Wed, 01 May 2013 00:23:52 GMT" tz="480" mime="application/epub+zip" path="Sony Reader/books/Nietzsche, Friedrich — [1873] Schopenhauer as Educator.epub" size="137559" title="SCHOPENHAUER AS EDUCATOR"/>
</cache>

cacheExt.xml:


Code:
<?xml version="1.0" encoding="UTF-8"?>
<cacheExt xmlns="http://www.sony.com/xmlns/product/prs/device/1">
	<text path="Sony Reader/books/._Nietzsche, Friedrich — [1873] Schopenhauer as Educator.epub"/>
	<text cloudContentID="epub:none:1:http://en.wikisource.org/wiki/Schopenhauer_as_Educator" path="Sony Reader/books/Nietzsche, Friedrich — [1873] Schopenhauer as Educator.epub" contentID="http://en.wikisource.org/wiki/Schopenhauer_as_Educator"/>
</cacheExt>
Afrosheen is offline   Reply With Quote