Best sync software in my view. The only downside is that there is no good iOS app. I think the developers made the right decision focusing the software on peer to peer sync (i.e., not expanding to nearby “cloud features”: backup, photos, videos, office, etc).
which tool besides syncthing can do automatic backups of my phone? by automatic i mean copy photos and other data to a second device of my choosing as soon as they are created. the primary use for syncthing on my phone is to make sure data is backed up immediately. i have yet to find an app that has the resilience and flexibility of syncthing for this purpose. apart from that the primary issue i have with syncthing i…
Syncthing: A continuous file synchronization program
51–60 of 129 posts
Re: Syncthing: A continuous file synchronization program
#52Been using for a while with my keepass database. Almost never noticed it.
Re: Syncthing: A continuous file synchronization program
#53Best sync software in my view. The only downside is that there is no good iOS app. I think the developers made the right decision focusing the software on peer to peer sync (i.e., not expanding to nearby “cloud features”: backup, photos, videos, office, etc).
Is there a way to leverage this software and deploy something like a self hosted Google drive that also allows us to generate public links for sharing ?
Re: Syncthing: A continuous file synchronization program
#54If you had 10's thousands or millions of files, and several terabytes, is syncthing a good option for this? I haven't seen a ton of great options unfortunately :/
it's not the perfect solution though because when one server is offline for a while and needs to catch up that too is very slow. the only solution there i find is to have enough redundant servers that you can afford to have a server go offline and not worry about getting it back online quickly.
Re: Syncthing: A continuous file synchronization program
#55Earlier quoted context omitted.
which tool besides syncthing can do automatic backups of my phone? by automatic i mean copy photos and other data to a second device of my choosing as soon as they are created. the primary use for syncthing on my phone is to make sure data is backed up immediately. i have yet to find an app that has the resilience and flexibility of syncthing for this purpose. apart from that the primary issue i have with syncthing i…
>automatic backups of my phone? Full Android phone backup to a drive can be done with Seedvault on a schedule. I think you are asking about automatic upload though. I use Nextcloud to auto upload new pictures to my server as well as for Seedvault backup.
i also occasionally use the phone to take photos of items that i want to process on my laptop right away. syncthing is faster and more convenient than taking my camera and then moving the sd card from the camera to the laptop.
for nextcloud i would need to set up a server that probably also needs to be always online. syncthing allows me to backup to my laptop and is opportunistic about it, ie whenever both are on wifi.
i am also using syncthing to manage my audio files. on the laptop i decide what i want to listen to by copying the files into a specific folder, and that gets copied to the phone. when i am done with a file i delete it from the phone, and that gets synced back to the laptop. syncthing is perfect here, and so using it for backup in the other cases is worth it over having yet another solution.
Re: Syncthing: A continuous file synchronization program
#56Recently, I switched completely off cloud storage to just using Syncthing and I love it.
Anyway, this is great software.
Re: Syncthing: A continuous file synchronization program
#57While SyncThjng might be encrypted, it’s yet another port or server that’s open. We need ubiquitous private networks, such as wire guard, zerotier, or the buggy back-to-my-mac.
I keep wanting Tailscale to offer a "tailnet API" whereby you can bundle a tailnet into your app, and users can connect to other instances of the app (whether their same account or other people sharing parts of their app/data) seamlessly: E2E encrypted, NAT busting, it just works. Think about it: mobile and desktop apps no longer have to upload things to some third-party service to share with yourself or a group of p…
https://github.com/diasurgical/devilutionX/wiki/Multiplayer#...
I thought it was interesting way for an open-source game to provide a way to find other players without relying on paid dedicated servers.
Re: Syncthing: A continuous file synchronization program
#58Using resilio (which is NOT open source, of course and is actually kinda abandoned) until they implement selective sync (also "cloud" files browser). This is THE feature that is the deal breaker for me to switch. No, I don't sync hundreds of gigabytes from my personal cloud to my fokken phone, or even laptop, or even work PC. Still want access to all of them on demand.
Re: Syncthing: A continuous file synchronization program
#59Syncthing is excellent. I’ve used it for years to keep my development folders synced between mac, linux and windows, and except for some initial figuring out of ignore patterns and the occasional hiccup with filenames that windows can’t handle it has been great at doing what it needs to and getting out of my way. (I of course also use git, but syncthing lets me choose when I push while still having all my work on all…
i always heard it fucks up with git repos?
Re: Syncthing: A continuous file synchronization program
#60If you had 10's thousands or millions of files, and several terabytes, is syncthing a good option for this? I haven't seen a ton of great options unfortunately :/