Hi everyone, sorry for the “combined” message, but I have a couple of unrelated questions:
-
suppose I have 3 machines: A and B share a folder, B and C share the same folder. The reason for this is that B is a sort of gateway, and A doesn’t need to know about who’s behind B (e.g. C may be replaced by C2 at some point). But is there any practical difference between this topology and having all three machines share the folder? (e.g. sync speed, db size, etc)
-
suppose A and B share a folder containing file F1. if I add another file F2 which is identical to F1 (except possibly for file date), will it be transferred fully or will Syncthing figure out all its blocks are “known” to the receiver?
thanks MH