ROCKNIX / distribution

Other
258 stars 51 forks source link

new cloud restore method using rclone #332

Closed maxengel closed 1 week ago

maxengel commented 1 week ago

Similar to the work I did in #328, these changes implement a new cloud_restore method that relies solely on rclone to simplify and speed up the process.

I've also made some optimizations to both cloud_sync and cloud_restore to show the message telling someone that they need to run rclone config before using these scripts so the message stays on the screen longer before it exits.

I've tested both backup and restore, and everything is working as expected with a build for my RK3566-based device.