• 1 Post
  • 9 Comments
Joined 2 years ago
cake
Cake day: June 25th, 2023

help-circle


  • I use Syncthing for this. This is peer-to-peer syncing so you don’t need a cloud service in between. Works well on all platforms.

    I also use filen for encrypted cloud storage and nextcloud for mulitfunctional cloud storage and can work fine as well but nextcloud is much more complex and CPU intensive so the pi might struggle with certain operations as it retains much more information (databases and such).

    Rpi4 can work with Syncthing (tested) because it works as a local webserver so you only need an OS with a browser (or do it all in the terminal). Doesn’t really matter which OS you use, most will work so Raspberry Pi OS for the pi is fine. Syncthing is in the official repo of Fedora and Opensuse.