-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 29/10, Dennis Dryden wrote:
Syncthing (name seems to be changing to Pulse) seems to satisfy need 1 and 3 but I can't see if it 's automatic but assume it is when everything is connected.
I've deleted the thread and cba to find out what need 2 said but syncthing is certainly automatic in the sense that (as long as you have the daemon running) it just gets on with it without any prompting. Basically, once you've got a node running you can use the web UI to tell it to watch some folders. When you set up another node, you need to tell it about the nodes you want it to talk to and which folders to sync from them. Once that's done, it all magically works. btw, if you're using systemd, you can trivially get syncthing running for your user which is very handy when you have an encrypted home partition - as I found out! $ cat ./.local/share/systemd/user/syncthing.service [Unit] Description=Syncthing service [Service] Environment=STNORESTART=yes ExecStart=/usr/bin/syncthing Restart=always [Install] WantedBy=default.target (There you go quinophex/DrJeep, I've started the systemd subthread for you). Steve -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJUUemfAAoJEL/3HArzwYbRXawP/ih0MzFNlCIXqhd5mICLMVw4 RQXluW+izZJ0PvNPiKDr/ngL64YFM07k5mjoIE+OK1SUWNapfyv12jayteMe88Yp aM1zaGb3Yl3ozsIfhjUzLIdXLVcXljWwes0hK7oLoAS90IR9mbE0SGYpHP8ytqHk r0lmzyBr3BtdzqVAYiLGkh4n2AM9C4LCejQ0CfwGrO/OSJyrVFJffdhVIYjolE5b 80VpfzM9a7rmX556Ib9ooNOuvW0mINjpPJ9xTsaYfPDoDrBeWJd7Uwsfztg+hU8L 3JrFm5Mtsm6UdFpzp/UCkoJo6he1On5pN7nX11SwOxWit4pehCtefR02PlMH8TrO UHLTZqfGiFnjkuwATFr1XoFKxkaLZfhra1C2IqHCe1UbY+jfUvhetCOjDFyo/4Nl 2nbuDRFOzEEtMWHY30p9+93+tG/NuKpg6kvl9ZE/XBLi1M/gZvJ/sCSU0QZJD7Kw +IHnI0fk86eSVUE3JI3+3zPuPOrDqtHZx/zmLwkg06INZ9OB3fKtRiSCFtS7tFMS hrsw+t+0dHYMAJhtm2Gqp+bZUgkzBxdgzra5X5FD+tg90c10yXgF7j2+WqIF7HIA 3WWFgVjRR8xSlBzLpRZj7ff2jGCC99Z8Tz7jQ907iRFisOU/wn4W3ltsdKlx8D5w p0MZxcwFHFqCjdrAXOXT =+dNL -----END PGP SIGNATURE-----