I have a laptop which can boot Windows 10 or Ubuntu 15.04.
I have syncthing installed under Windows but not under Ubuntu.
I also have a Raspberry Pi running syncthing using the debian package, so I shouldn’t find it too hard to install syncthing under Ubuntu.
The folders I am syncing under Windows are on a separate data partition (NTFS).
I’m thinking of installing syncthing under Ubuntu to sync the same folders on the data partition.
I’m not planning sharing any of the configuration or any syncthing stuff except, of course, the dync folders. Even if I could get this to work, it seems likely to be a problem when versions get out of step.
I’m aware that I’ll have to shut down Windows fully, not hibernating, before booting Ubuntu. Also to ignore permissions on NTFS folders.
I would expect other nodes to see each of the OSs as a separate node - it just so happens that they are never available at the same time.
I would like to know if there is any reason I shouldn’t run like this.
I have thought of one which may or may not be a problem - master folders. Is it possible to have both Ubuntu and Windows configuring the same folder as master? (They shouldn’t come into conflict as they can’t talk to one another).
Can anyone see any gotchas?