I have Calibre installed on a RDP windows and I'm connecting my Pocketbook through USB. In the RDP environment the pocketbook is seen as a virtual network station and is assigned a drive letter.
Calibre can connect to and read the folder through connect/share -> folder connect. But when i try to send new books to the pocketbook i get this error:
Code:
calibre, version 6.21.0
FOUT: Fout: Fout bij communicatie met toestel
[Errno 2] No such file or directory: '\\tsclient\\D\\Books\\Baldacci, David\\Simpele leugens - David Baldacci.epub'
Traceback (most recent call last):
File "calibre\gui2\device.py", line 104, in run
File "calibre\gui2\device.py", line 636, in _upload_books
File "calibre\devices\usbms\driver.py", line 337, in upload_books
File "calibre\devices\usbms\cli.py", line 50, in put_file
File "calibre\utils\filenames.py", line 200, in case_preserving_open_file
FileNotFoundError: [Errno 2] No such file or directory: '\\tsclient\\D\\Books\\Baldacci, David\\Simpele leugens - David Baldacci.epub'
Anyone with a solution?