syncthing-android icon indicating copy to clipboard operation
syncthing-android copied to clipboard

Run conditions prohibit running with no connection

Open imsodin opened this issue 7 years ago • 4 comments

When I am no on wifi and have mobile data disabled, the app will never run regardless of the set run conditions. My use case to run syncthing even though there will be no connection is scanning: It can take a long time if there is significant changed data, so I'd like that to happen even in between wifi connectivity.

There's two options that would work for me: Invert the run conditions, i.e. checkboxes meaning do not run on... Or add another option like "Always run" which when activated does just that and all other options are grayed out.

imsodin avatar Oct 30 '18 12:10 imsodin

Hi @imsodin Can you work around the problem by "ticking run in flight mode"? This was intended to cover the no connection case.

Catfriend1 avatar Oct 30 '18 14:10 Catfriend1

@Catfriend1 Indeed, that works. In my opinion is definitely not intuitive (I looked at it but didn't even try it, as I was never in flight mode).

imsodin avatar Oct 30 '18 16:10 imsodin

Ok I'd suggest renaming that option by changing the language strings to make more clear that it covers flight mode and no network connected case.

Catfriend1 avatar Oct 30 '18 17:10 Catfriend1

I second this request. I'm operating a wifi hotspot which is not connected to the internet for good reason and would still like to use Syncthing to synchronize machines locally within this network (with run condition "run on WiFi"). If it wasn't for @imsodin, I would still be wondering what's going on and would have reported the issue myself.

[UPDATE]: Turns out the "flight mode" setting does not do the trick in my case (Syncthing still thinks it's connected through mobil networks and hence does not run), so this seems to be a separate issue. Should I open up a new Github issue for this?

codethief avatar Sep 01 '19 21:09 codethief