惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Martin Fowler
Martin Fowler
D
DataBreaches.Net
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
The GitHub Blog
The GitHub Blog
Blog — PlanetScale
Blog — PlanetScale
Microsoft Security Blog
Microsoft Security Blog
A
About on SuperTechFans
Vercel News
Vercel News
L
LangChain Blog
B
Blog RSS Feed
Y
Y Combinator Blog
IT之家
IT之家
H
Hackread – Cybersecurity News, Data Breaches, AI and More
GbyAI
GbyAI
V
V2EX
博客园 - 三生石上(FineUI控件)
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
阮一峰的网络日志
阮一峰的网络日志
有赞技术团队
有赞技术团队
D
Docker
V
Visual Studio Blog
aimingoo的专栏
aimingoo的专栏
Last Week in AI
Last Week in AI
月光博客
月光博客

Syncthing Community Forum - Latest posts

Ubiquiti (UniFi) CyberSecure - Suricata- reports false SyncThing Threat Light Terminal browser which displays the syncthing dashboard via ssh Any option to sync 500k small files in less than half a day? Syncthing sync intermittently and with very slow rate How to File Verson a Subfolder of a Synched Directory Failed to start Syncthing/SyncTrayzor Win11: Console is no-longer displayed when launching Syncthing Syncthing Ignore Pattern Visualizer Renaming/moving without block indexing The working set is too high, causing the computer to freeze Would connecting two OSX (Mac) devices via USB allow faster data transfer? How can I turn on the new continious watching for all my folder again? Messaging system based on Syncthing Alternative Web GUI for Syncthing (Angular + Material) SyncThing Android fork: SyncThing as messaging app Android --> PC uploading stuck at 99% Terramaster TOS7 broken? add a hint when folder edit "Too many symbolic links" but there aren't Collapse folder groups? How does Synchting handle symbolic links? Update to 2.1.1 but the update does not exist Disconnected (Inactive) - no route to host "Wi-Fi needs to be enabled" error on Android 16 / Realme UI 16 (Even though Wi-Fi is on) Custom file filtering/syncing Best practice Unraid + Android (without repeated DB crashes) Slow syncing and scanning without any visible reason .stignore: optional include Syncproblem: Several Windows<>Android Optimising Syncthing for low end hardware
Can't ignore root owned file
chrisisbd · 2026-07-10 · via Syncthing Community Forum - Latest posts

I have a file sasl_passwd in a directory shared by syncthing. It’s owned by root and has 0600 permissions, i.e. it can only be read by root. I have sasl_passwd in the .stignore file for the synchronized directory but it still shows up as an ‘out of sync’ item on every system. Is syncthing unable to ignore a file that it can’t read? I had hoped that telling syncthing to ignore the file would really make it ignore it but apparently not. Am I missing something very obvious or is this a bug/fea...