0.8.49 is unable to create directory on SD card
My setup: PocketBook 301+ with a 1 GB SD card in the addon slot
I have been using Calibre to sync ebooks to my 301+ tonight, but it always fails on certain authors. Here's a copy of one of the errors:
calibre, version 0.8.49
ERROR: Error: Error communicating with device
[Error 82] The directory or file cannot be created: 'K:\\Russell, Eric Frank'
Traceback (most recent call last):
File "site-packages\calibre\gui2\device.py", line 82, in run
File "site-packages\calibre\gui2\device.py", line 412, in _upload_books
File "site-packages\calibre\devices\usbms\driver.py", line 264, in upload_books
File "site-packages\calibre\devices\usbms\device.py", line 1120, in create_upload_path
File "os.py", line 157, in makedirs
WindowsError: [Error 82] The directory or file cannot be created: 'K:\\Russell, Eric Frank'
This is very strange, because I can go to the next author on my list and tell Calibre to sync with my 301+ and I get no errors. The sync completes and the book is now on my 301+. I can't figure out why this is happening.
I just synced a book by John Ringo, then I try the next book and get this:
calibre, version 0.8.49
ERROR: Error: Error communicating with device
[Error 82] The directory or file cannot be created: 'K:\\Cornell, Paul'
Traceback (most recent call last):
File "site-packages\calibre\gui2\device.py", line 82, in run
File "site-packages\calibre\gui2\device.py", line 412, in _upload_books
File "site-packages\calibre\devices\usbms\driver.py", line 264, in upload_books
File "site-packages\calibre\devices\usbms\device.py", line 1120, in create_upload_path
File "os.py", line 157, in makedirs
WindowsError: [Error 82] The directory or file cannot be created: 'K:\\Cornell, Paul'
The syncing works, but only with some authors and not all.
|