rclone is an opensource tool for syncing to various forms of cloud storage.
The 32bit ARM binary works on the reMarkable, and with just a little bit of effort it is relatively easy to sync the device with your Google drive from the ssh shell.
As of December 2020, rclone can now be installed using the Opkg (Entware) package manager. Simply SSH into your device and run:
opkg install rclone
y) Yes this is OK e) Edit this remote d) Delete this remote y/e/d> y Current remotes:
Name Type
cloud drive
e) Edit existing remote n) New remote d) Delete remote r) Rename remote c) Copy remote s) Set configuration password q) Quit config e/n/d/r/c/s/q> q</code>
remarkable: ~/ rclone help Rclone is a command line program to sync files and directories to and from various cloud storage systems and using file transfer services, such as: ...
remarkable: ~/ rclone sync cloud:test /home/root/mydrive