View Single Post
Old 01-21-2018, 04:08 PM   #283
ballfresno
Addict
ballfresno ought to be getting tired of karma fortunes by now.ballfresno ought to be getting tired of karma fortunes by now.ballfresno ought to be getting tired of karma fortunes by now.ballfresno ought to be getting tired of karma fortunes by now.ballfresno ought to be getting tired of karma fortunes by now.ballfresno ought to be getting tired of karma fortunes by now.ballfresno ought to be getting tired of karma fortunes by now.ballfresno ought to be getting tired of karma fortunes by now.ballfresno ought to be getting tired of karma fortunes by now.ballfresno ought to be getting tired of karma fortunes by now.ballfresno ought to be getting tired of karma fortunes by now.
 
ballfresno's Avatar
 
Posts: 249
Karma: 5774804
Join Date: Oct 2011
Location: UK
Device: Kobo (Sage, Aura One, Aura HD, & Touch); reMarkable tablet.
Thanks for this. I did try the web browser interface. However, it's not entirely convenient for me as I don't use the mouse (long story).

In any case, sending files to the reMarkable is straightforward when connected with the USB cable:
Code:
curl --form file=@File2Send http://10.11.99.1/upload
where File2Send can be a PDF or an EPUB.

For the other direction, I mount the tablet's file system using sshfs either via the USB cable or through WiFi.
ballfresno is offline   Reply With Quote