Quote:
Originally Posted by bratkat64
Hi,
kept getting this error message when uploading a book to my SD card (Sony PRC 660)
"(82, 'The directory or file cannot be created')
Traceback (most recent call last):
File "site-packages\calibre\gui2\device.py", line 57, in run
File "site-packages\calibre\gui2\device.py", line 224, in _upload_books
File "site-packages\calibre\devices\prs505\driver.py", line 123, in upload_books
File "site-packages\calibre\devices\usbms\device.py", line 755, in create_upload_path
File "os.py", line 150, in makedirs
File "os.py", line 157, in makedirs
WindowsError: [Error 82] The directory or file cannot be created: u'I:\\Alexandra Ivy'"
Help!!
|
This error (Windows Error 82) just happened to me also. It turns out that it was the result of pushing the limits of the FAT16 format that many SD cards come preformatted with. In my case there were over 900 books when this happened.
Not knowing, I initially just tried to reformat the SD card, but hit that limit again.
Reformatting the SD card as FAT32 solved the problem.
I hope this helps others that run into this problem.