I have two technical questions about the rescan interval, restart on wakeup, and their behaviour when suspending and resuming either an operating system or a VM.
-
Rescan interval for a folder is set to 1d. Immediately after setting it, the operating system is hibernated/suspended. Then, it is woken up the following day. Will Syncthing detect the change and rescan the folder immediately (since 1 day has passed) or will it have to wait for another day to do the rescan? With “restart on wakeup” disabled, that is.
-
The “restart on wakeup” does not work in a VM. I cannot speak for all of them, but if I suspend and then resume a machine in VirtualBox, Syncthing running inside that machine does not restart itself automatically. I guess that this is because suspending a VM is not the same as suspending or hibernating the OS itself. Is there anything that can be done to work around this?