I’ve had multiple issues with adding a new folder to Synthing.
I have 2 Macs, both updated to macOS 26.0.1 and Syncthing 1.30.0-1, The primary use Mac is called “Study,” and the other is “Workshop.”
I created a folder on Study at ~/Documents/NewBusiness and set it up in Syncthing. I used the same path for the folder ID and folder path. The label is more descriptive. Under “Sharing,” I clicked the name for the Workshop Mac. Under Advanced, I shared ownership and Extended Attributes. I saved the folder info on Study.
I had a 2nd tab on my browser (on Study) connected to Syncthing on Workshop. Once I saved the folder on Study, Syncthing on Workshop got the info. I went to the tab for Syncthing on Workshop and clicked to add the folder to it.
Immediately I got an error because the directory didn’t exist. (And yet, in the web interface it says if the folder doesn’t exist on the target machine, it will be created. But Syncthing is not doing that.)
Once I create the folder, I get an error because there is no .stfolder file in ~/Documents/NewBusiness on Workshop. So I use touch to create that file. Then it starts to sync, but ALWAYS ends with issues. It seems to have synced all the files, but Workshop reports that folder is “Out of Sync.” On Study, everything is reported as synced.
On Workshop, all folders are listed as Up To Date, BUT when I look under “Remote Devices,” I see 99% sync, so I click on it and see, in that box, “Out of Sync Items,” and it says there are 114 of them. (That’s more files than in the folder tree I’m syncing.) When I click on that, it looks like it’s about to list the synced or unsynced files, but there is no list of anything. A box pops up on the webpage to show something, but nothing is in it.
I tried this setting the folder to “Send only” on Study and “Receive only” on Workshop, but it makes no difference.
So, recap:
- I share a folder on Study (with some subfolders)
- Workshop sees it and asks me to add it, which I do.
- Once added, I have to create the folder on Workshop and create .stfolder in it - Syncthing does NOT create the folder, as it says it will.
- The files are all copied and synced from Study to Workshop, BUT Workshop reports the folder as Out of Sync at this point.
- Trying to start with a Send Only on Study and Receive Only on Workshop does not help.
This feels like it’s really messed up from the start, almost like it’s destined to fail, since it won’t create the folder, making me create it AND the .stfolder file. Once that’s done, it reports an incomplete sync, when it appears all files ARE synced.
I’ve had similar issues before: I often have to make the file with data in it Send Only and, on the other computer, let it be Receive Only. Once the data is synced from the first computer to the 2nd, THEN I can change so that folder on both systems is Send and Receive.
How can I fix this?