flux icon indicating copy to clipboard operation
flux copied to clipboard

Could I have more sync folder?

Open cmdntd opened this issue 1 year ago • 1 comments

How could I have multi sync folders like: s:/data01 + s:/data02 + s:/data03

cmdntd avatar Oct 10 '23 06:10 cmdntd

Hi, Currently it can only be done if they reside within the same main folder. Example: '/root|s:/root/test|s:/root/testB' In this case entire /root is mounted but only folders /root/test and /root/testB are used for syncthing. Also note that we recently added r: syncthing flag which has a bit different behaviour and depending on your app can improve the experience https://docs.google.com/document/d/1-TpleTcCKs16Eyy7Y4ZwnNszxJ5P4NuzCzz5tRaACB4/edit

TheTrunk avatar Dec 03 '23 02:12 TheTrunk