{"id":10416,"date":"2022-12-02T09:00:50","date_gmt":"2022-12-02T16:00:50","guid":{"rendered":"https:\/\/blog.resilio.com\/blog\/?p=10416"},"modified":"2025-12-19T15:25:44","modified_gmt":"2025-12-19T22:25:44","slug":"syncthing-out-of-sync","status":"publish","type":"post","link":"https:\/\/blog.resilio.com\/blog\/syncthing-out-of-sync","title":{"rendered":"Syncthing Out of Sync? Here&#8217;s How to Fix It"},"content":{"rendered":"\n<p>SMBs and enterprise businesses that require timely access to business critical files need a synchronization solution that reliably synchronizes, distributes, and consolidates files across their replication environment. Which is why it\u2019s frustrating when these solutions break down, and even more frustrating when they can\u2019t figure out why.<\/p>\n\n\n\n<p>As an open-source, P2P-based solution, Syncthing is both fast and transparent. Still, Syncthing users experience a common error: Syncthing reporting that folders are \u201cout of sync.\u201d Sometimes one or several files in the folder fails to sync. Sometimes the files are actually synced, but Syncthing reports otherwise. The result is the same \u2014 IT admins seeing red and worrying about how these errors will impact their business workflows.<\/p>\n\n\n\n<p><strong>To help you address these issues, we\u2019ve put together this guide that:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Describes how to check your Syncthing logs so you can spot errors<\/li>\n\n\n\n<li>Shares 5 common errors that cause Syncthing to report that folders\/files are \u201cout of sync\u201d, and how to fix them<\/li>\n\n\n\n<li>Describes our own file synchronization solution, Resilio Platform \u2014 a faster, more reliable alternative to Syncthing.<\/li>\n<\/ul>\n\n\n\n<p>Resilio Active Everywhere (formerly Resilio Connect) is an easy-to-use, enterprise-proven server synchronization solution that uses a peer-to-peer transfer architecture and WAN optimization technology to reliably sync, distribute, and consolidate files across any network faster than any other solution on the market. Businesses in tech, logistics, retail, marine, media, and gaming (among other industries) use Resilio Platform to reliably replicate files across their environment and enhance business workflows.<\/p>\n\n\n\n<p><em>To see if Resilio Platform could be a good fit for your organization,&nbsp;<\/em><a target=\"_blank\" href=\"https:\/\/www.resilio.com\/schedule-demo\/\" rel=\"noreferrer noopener\"><em>schedule a demo<\/em><\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Check Your Sync Logs<\/h2>\n\n\n\n<p>It\u2019s not possible for anyone to definitively diagnose your Syncthing error without insight into your system. And before you attempt any solution to your issue, you should first check the status of your Syncthing configuration and jobs to narrow down the potential cause.<\/p>\n\n\n\n<p>There are two ways to get insight into your Syncthing environment:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>1. Syncthing REST API<\/strong><\/h3>\n\n\n\n<p>The most reliable way to check Syncthing status is by using Syncthing\u2019s REST API, which can be found here:&nbsp;<a target=\"_blank\" href=\"http:\/\/localhost:8384\/rest\" rel=\"noreferrer noopener\">http:\/\/localhost:8384\/rest<\/a><\/p>\n\n\n\n<p>In order to use the REST API, you need an API key (documentation on how to get an API key can be found&nbsp;<a target=\"_blank\" href=\"https:\/\/docs.syncthing.net\/dev\/rest.html\" rel=\"noreferrer noopener\">here<\/a>).<\/p>\n\n\n\n<p>From there, you can check the status of your Syncthing environment, folders, and devices using the following:<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Folders<\/strong><\/h4>\n\n\n\n<p><strong>\/<\/strong><strong>config<\/strong><strong>\/folders<\/strong>: Shows a list of folders.<\/p>\n\n\n\n<p><strong>\/stats\/folder<\/strong>: Shows folder statistics.<\/p>\n\n\n\n<p><strong>\/db\/status?folder=${folder.id}<\/strong>: Shows folder status.<\/p>\n\n\n\n<p><strong>\/folder\/errors?folder=${folder.id}<\/strong>: Shows folder errors.<\/p>\n\n\n\n<p><strong>\/pending\/folders<\/strong>: Shows pending folders<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Devices<\/strong><\/h4>\n\n\n\n<p><strong>\/<\/strong><strong>config<\/strong><strong>\/devices<\/strong>: Shows a list of devices.<\/p>\n\n\n\n<p><strong>\/stats\/device<\/strong>: Shows device statistics.<\/p>\n\n\n\n<p><strong>\/pending\/devices<\/strong>: Shows pending devices.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Global<\/strong><\/h4>\n\n\n\n<p><strong>\/system\/error<\/strong>: Shows global errors.<\/p>\n\n\n\n<p><em>For more information on using the REST&nbsp;<\/em><em>API<\/em><em>&nbsp;and checking&nbsp;<\/em><em>Syncthing<\/em><em>&nbsp;status, check out this useful guide on&nbsp;<\/em><a target=\"_blank\" href=\"https:\/\/advancedweb.hu\/how-to-monitor-syncthing\/\" rel=\"noreferrer noopener\"><em>how to monitor&nbsp;<\/em><em>Syncthing<\/em><\/a><em>.<\/em><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>2. Syncthing-cli (Command Line Interface)<\/strong><\/h3>\n\n\n\n<p>You can also install and configure Syncthing-cli, a command line tool for the Syncthing API. You can find Syncthing-cli as well as information on how to install and use it&nbsp;<a href=\"https:\/\/github.com\/classicsc\/syncthingmanager\" target=\"_blank\" rel=\"noreferrer noopener\">here<\/a>.<\/p>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>5 Common Solutions to Syncthing \u201cOut Of Sync\u201d Issues<\/strong><\/h2>\n\n\n\n<p>If you can\u2019t spot the issue after checking your Syncthing logs, you can try the following solutions that have worked for other Syncthing users.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>1. Unshare and Reshare the Problem Folder<\/strong><\/h3>\n\n\n\n<p>Let\u2019s start with the simplest solutions first. Many users have fixed their issue by simply unsharing and resharing the out of sync items. Typically, this works when you get an \u201cout of sync\u201d error after adding a new device to your environment.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>2. Copy to an Unshared Folder<\/strong><\/h3>\n\n\n\n<p>Another quick solution you can try is to:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Copy the most up-to-date version of the offending files to an unshared folder.<\/li>\n\n\n\n<li>Delete the offending files on all machines in your replication environment.<\/li>\n\n\n\n<li>Copy the files back to a shared folder.<\/li>\n<\/ol>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>3. Delete the Sync and Folders and Rebuild<\/strong><\/h3>\n\n\n\n<p>When the simpler solutions don\u2019t work, then you need to consider going deeper. One potential solution is to restart your sync operation from scratch. By that we mean:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Delete the synchronization operation and the folder that is out of sync (of course, maintain a saved copy of the folder elsewhere).<\/li>\n\n\n\n<li>Then rebuild the sync operation and return the folder to your sync environment.<\/li>\n<\/ol>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>4. Rebuild Your Syncthing Installation<\/strong><\/h3>\n\n\n\n<p>If you\u2019re consistently experiencing \u201cout of sync\u201d errors, then the problem may lie with your Syncthing installation. If your current Syncthing installation is old (e.g., 5+ years or so), there may have been updates since you first installed it. Syncthing may have fixed bugs that are the cause of your problems. Or the problems could be created by conflicts between the Syncthing updates and the way you have your installation configured. Either way, rebuilding your installation from scratch might fix your problems.<\/p>\n\n\n\n<p>Start by syncing all pending changes to ensure your files are completely up to date. Then shut Syncthing down on all of your devices, erase all of your databases by deleting the entire index folders, then restart Syncthing on each device individually.<\/p>\n\n\n\n<p><em><strong>Fair warning<\/strong>: The more files\/data you have, the longer this process will take.<\/em><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>5. Override Changes<\/strong><\/h3>\n\n\n\n<p>Syncthing enables users to designate folders as \u201csend only\u201d, \u201creceive-only\u201d, or both. This is designed for situations where you want to keep a reference copy on a device that doesn\u2019t propagate changes to any other device.<\/p>\n\n\n\n<p>If a folder is designated as \u201csend only\u201d, any changes made to the files on other devices are not synced to the folder on the \u201csend only\u201d folder, and it will be labeled as \u201cout of sync.\u201d<\/p>\n\n\n\n<p>When this occurs, a red \u201cOverride Changes\u201d button will appear at the bottom of the folder information. Clicking this button will overwrite any changes made to the files on this host and delete any files that don\u2019t exist on the host.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"581\" height=\"348\" src=\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2022\/12\/image3-2.png\" alt=\"Override Changes\" class=\"wp-image-10419\" srcset=\"https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2022\/12\/image3-2.png 581w, https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2022\/12\/image3-2-300x180.png 300w\" sizes=\"auto, (max-width: 581px) 100vw, 581px\" \/><\/figure>\n<\/div>\n\n\n<h2 class=\"wp-block-heading\"><strong>Use Resilio Active Everywhere for Fast, Reliable Synchronization<\/strong><\/h2>\n\n\n\n<p>If you\u2019re tired of dealing with sync issues but still want the fast, reliable file replication that P2P transfer provides, Resilio Platform is the perfect&nbsp;<a target=\"_blank\" href=\"https:\/\/www.resilio.com\/blog\/syncthing-alternative\" rel=\"noreferrer noopener\">alternative to Syncthing<\/a>. While similar to Syncthing in many ways, Resilio Platform is also:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Easier to use<\/li>\n\n\n\n<li>Faster (10 Gbps+ per server) and more innovative<\/li>\n\n\n\n<li>More scalable and reliable<\/li>\n\n\n\n<li>More secure<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Case Study:&nbsp;Blockhead<\/strong><\/h4>\n\n\n\n<p><em>&#8220;Whereas some of the other solutions took a &#8216;send the file, hope for the best&#8217; approach, Resilio Platform had a robust process around its synchronization. The methodical way that it goes about analyzing changes and quantifying what those changes are and then only transferring the difference, I think that is hugely powerful.&#8221;&nbsp;<\/em><\/p>\n\n\n\n<p><a href=\"https:\/\/www.resilio.com\/casestudies\/blockhead\/\" target=\"_blank\" rel=\"noreferrer noopener\"><em>Learn more about how Resilio Platform enables Blockhead to sync terabytes of RAW video across local offices and over the WAN.<\/em><\/a><em>&nbsp;<\/em><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Ease of Use and Flexibility<\/strong><\/h3>\n\n\n\n<p>While Syncthing can be easy to deploy on simple installations, more complex applications require a degree of expertise. And though they provide plenty of documentation to help, first time users who aren\u2019t already familiar with Syncthing will have more difficulty getting set up. But Resilio works on a large number of operating systems (such as Windows, Ubuntu, Linux, Mac, and more) and can be set up on your existing infrastructure and begin replicating in as little as 2 hours.&nbsp;<\/p>\n\n\n\n<p>And Resilio\u2019s Management Console provides you with full control over your replication environment, real-timenotifications, and detailed logs. You can use the console to adjust replication parameters in order to optimize network performance (by adjusting buffer size, packet size, and more), control storage features (i.e., disk io threads, file priorities, and data hashing), create rules governing bandwidth usage on each device, and use Resilio\u2019s REST API to control replication functionality (i.e., manage agents, create replication groups, control permissions, control jobs, and more).<\/p>\n\n\n\n<p>Some Syncthing users have complained that Syncthing\u2019s web-gui isn\u2019t user-friendly. Resilio, however, provides an easy-to-use web interface that can be accessed on any web browser.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"980\" src=\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2024\/03\/finnacial-services-dr-1024x980.jpg\" alt=\"\" class=\"wp-image-12396\" style=\"width:605px;height:626px\" srcset=\"https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2024\/03\/finnacial-services-dr-1024x980.jpg 1024w, https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2024\/03\/finnacial-services-dr-300x287.jpg 300w, https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2024\/03\/finnacial-services-dr-768x735.jpg 768w, https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2024\/03\/finnacial-services-dr-1536x1470.jpg 1536w, https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2024\/03\/finnacial-services-dr.jpg 1920w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<\/div>\n\n\n<p>While both offer some similar features, such as file versioning (i.e., archiving old copies of edited files for a period of time), Resilio also includes features you won\u2019t find in Syncthing, such as:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>An iOS and Android app<\/strong> (installing Syncthing on mobile devices requires the use of 3rd party apps)<\/li>\n\n\n\n<li><a href=\"https:\/\/help.resilio.com\/hc\/en-us\/articles\/205458095-Selective-Sync\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Selective sync:<\/strong><\/a> Users can choose which files sync and which don\u2019t.<\/li>\n\n\n\n<li><a href=\"https:\/\/www.resilio.com\/blog\/understanding-the-sync-encrypted-folder\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Encrypted folders:<\/strong><\/a> Users can encrypt and sync folders with another device. While no one using that device will be able to access the folder, you\u2019ll have another peer in your replication environment that can share the data, making file transfer faster and more reliable.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Speed and Innovation<\/strong><\/h3>\n\n\n\n<p>While both Resilio Platform and Syncthing offer the speed of peer-to-peer transfer, Resilio is faster because it:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Scans and syncs file changes quicker<\/li>\n\n\n\n<li>Uses WAN acceleration technology to optimize transfer over WANs<\/li>\n<\/ul>\n\n\n\n<p>In order to detect and sync file changes, Syncthing relies on notifications from the filesystem and performs periodic scans of the file directories. For larger deployments (i.e., larger file sizes, lots of files, and\/or replication to many endpoints), this method of scanning and syncing files can take a long time.<\/p>\n\n\n\n<p>But Resilio detects file changes using notification events from the host OS and optimized checksum calculations. A checksum is an identification marker assigned to each file. When the file changes, so does the checksum. Resilio uses checksums to quickly identify changed files and, in the event that a network or device goes down in the middle of a transfer, resume a file transfer where it left off.<\/p>\n\n\n\n<p>While Syncthing can be installed on both local and remote devices, it was designed primarily for transfer over local networks. Resilio also provides faster transfer over WANs by using a proprietary WAN acceleration transfer protocol known as Zero Gravity Transport\u2122. ZGT\u2122 minimizes packet loss and maximizes transfer speed by:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Periodically sending packets with a fixed packet delay to create a consistent packet distribution over time<\/li>\n\n\n\n<li>Using a congestion control algorithm that regularly probes the RTT in order to calculate and maintain an ideal send rate<\/li>\n\n\n\n<li>Retransmitting lost packets once per RTT<\/li>\n\n\n\n<li>Using interval acknowledgements for a group of packets that includes additional information about lost packets<\/li>\n<\/ul>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"524\" src=\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2022\/07\/resilio-connect-vs-competitors-1024x524.png\" alt=\"Resilio Platform vs Competitors: 10GB file to 10 endpoints over 10 Mbps link\" class=\"wp-image-10167\" srcset=\"https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2022\/07\/resilio-connect-vs-competitors-1024x524.png 1024w, https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2022\/07\/resilio-connect-vs-competitors-300x154.png 300w, https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2022\/07\/resilio-connect-vs-competitors-768x393.png 768w, https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2022\/07\/resilio-connect-vs-competitors-1536x786.png 1536w, https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2022\/07\/resilio-connect-vs-competitors.png 1999w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<\/div>\n\n\n<p><strong><em>Further reading:<\/em><\/strong><em>&nbsp;Learn more about how Resilio optimizes WAN transfer in our&nbsp;<\/em><a target=\"_blank\" href=\"https:\/\/www.resilio.com\/resources\/assets\/resilio-connect-wan-optimization-white-paper.pdf\" rel=\"noreferrer noopener\"><em>WAN optimization whitepaper<\/em><\/a><em>.&nbsp;<\/em><\/p>\n\n\n\n<p>Resilio is also committed to innovation, and our dedicated engineering team is constantly improving Active Everywhere in order to provide better file replication. For example, Resilio Platform has been optimized to perform file synchronization more efficiently than competing solutions.<\/p>\n\n\n\n<p>In order to sync files at scale, files must be quickly indexed, merged, and synchronized. Syncthing does so inefficiently, and utilizes a lot of CPU and memory when indexing and syncing files. This can lead to higher costs and more energy consumption (quickly draining batteries on mobile devices that are using Syncthing).<\/p>\n\n\n\n<p>Resilio engineers, however, were able to reduce the average memory footprint requirements by 80% on all replication jobs, significantly reducing the physical memory needed per agent. We\u2019ve also optimized Resilio\u2019s startup time, merging, indexing, storage io, CPU usage, and more, enabling Resilio to sync millions of files in any direction (one-to-one, one-to-many, many-to-one, or N-way) in real time.<\/p>\n\n\n\n<p><strong>Case Study:<\/strong><em>&nbsp;\u201cWe now map directly to the&nbsp;NAS&nbsp;box main folder and when someone works in one office on a file with all the link files in the paths, they are exactly the same when in the other offices if someone opens it there.\u201d&nbsp;<\/em><\/p>\n\n\n\n<p><a href=\"https:\/\/www.resilio.com\/casestudies\/innovativedesign\/\" target=\"_blank\" rel=\"noreferrer noopener\"><em>Learn how Resilio Platform enables Innovative Design to sync over 800,000 files across locations and provides them with the ability to immediately transfer, consolidate, and restore 4.5TB of data.<\/em><\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Scalability and Reliability<\/strong><\/h3>\n\n\n\n<p>The larger your replication needs become (i.e., transferring large files, transferring large numbers of files, transferring to many endpoints), the more Resilio becomes a superior file sync solution to Syncthing.<\/p>\n\n\n\n<p>Syncthing isn\u2019t optimized for WAN transfer. So if you\u2019re replicating too many endpoints over long distances and unreliable networks with varying degrees of packet loss, you\u2019ll experience more breakdowns and delays. But Resilio\u2019s WAN acceleration protocol (ZGT\u2122) not only optimizes transfer over WANs, it also enables you to acquire, ingest, and sync files from the far edge of the network to a centralized location.&nbsp;<\/p>\n\n\n\n<p><strong>Resilio easily scales from a few servers to many thousands of servers.<\/strong>&nbsp;It supports files of any size and has successfully replicated 250 million files in a single job (this is only what was tested, and Resilio can potentially replicate even more). And Resilio is optimized to balance the network load between all devices in your replication environment and dynamically route around outages with connection loss.<\/p>\n\n\n\n<p>In other words, the larger your replication environment and replication needs, the better Resilio performs \u2014 making it the ideal solution for enterprise organizations and large deployments.<\/p>\n\n\n\n<p><em>Check out our&nbsp;<\/em><a target=\"_blank\" href=\"https:\/\/www.resilio.com\/speed-calculator\/\" rel=\"noreferrer noopener\"><em>transfer speed calculator<\/em><\/a><em>&nbsp;to see how much time Resilio can save you.<\/em><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>End-to-end security<\/strong><\/h3>\n\n\n\n<p>Resilio offers top-of-the-line data security features that were reviewed by 3rd-party security experts. These include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Forward secrecy<\/strong>: Resilio uses one-time session encryption keys.<\/li>\n\n\n\n<li><strong>Data encryption<\/strong>: Resilio uses AES 256 to encrypt data at rest and in transit (Syncthing uses TLS).<\/li>\n\n\n\n<li><strong>Mutual&nbsp;<\/strong><strong>authentication<\/strong>: You must use an authentication key on each folder you want to share, which ensures data is only delivered to designated endpoints.<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Switch to Resilio Platform for Fast, Reliable Sync<\/strong><\/h2>\n\n\n\n<p>If you\u2019re tired of dealing with Syncthing issues and out of sync folders, then switch to Resilio Platform for more reliable synchronization. Resilio Platform is an enterprise-proven file synchronization solution that&#8217;s particularly well-suited for large deployments because it&#8217;s:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Fast<\/strong>: Resilio can transfer files at 10 Gbps+ per server.<\/li>\n\n\n\n<li><strong>Efficient<\/strong>: Resilio&#8217;s efficient, real-time architecture enables it to achieve sub-5-second latency.<\/li>\n\n\n\n<li><strong>WAN optimized<\/strong>: Resilio&#8217;s WAN acceleration technology enables it to provide superior transfer over WANs and even sync files from edge to core.<\/li>\n\n\n\n<li><strong>Organically scalable<\/strong>: As your replication environment grows, Resilio becomes faster and more reliable. It can quickly replicate 250+ million files per job.<\/li>\n\n\n\n<li><strong>Reliable<\/strong>: Resilio can dynamically route around outages and resume interrupted file transfers where they left off, persisting until file transfer is complete.<\/li>\n\n\n\n<li><strong>Easy to use<\/strong>: Resilio&#8217;s Management Console enables you to easily gain insight into and manage how replication occurs in your environment.<\/li>\n\n\n\n<li><strong>Secure<\/strong>: Resilio provides end-to-end encryption to ensure your files are secure at rest and in transit.<\/li>\n<\/ul>\n\n\n\n<p><em>To see if Resilio Platform is right for you,&nbsp;<\/em><a target=\"_blank\" href=\"https:\/\/www.resilio.com\/schedule-demo\/\" rel=\"noreferrer noopener\"><em>schedule a demo<\/em><\/a><em>.<\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>We discuss how to check your Syncthing status, 5 common ways to fix &#8220;out of sync&#8221; issues, and how you can get better, more reliable sync.<\/p>\n","protected":false},"author":51,"featured_media":10418,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[227],"tags":[142,158,295,236],"class_list":["post-10416","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-serversync","tag-featured-secondary","tag-featured-tertiary","tag-post-with-sidebar-new-hero-section","tag-server-sync"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Syncthing Out of Sync? Here&#039;s How to Fix It<\/title>\n<meta name=\"description\" content=\"We discuss how to check your Syncthing status, 5 common ways to fix &quot;out of sync&quot; issues, and how you can get better, more reliable sync.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/blog.resilio.com\/blog\/syncthing-out-of-sync\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Syncthing Out of Sync? Here&#039;s How to Fix It\" \/>\n<meta property=\"og:description\" content=\"We discuss how to check your Syncthing status, 5 common ways to fix &quot;out of sync&quot; issues, and how you can get better, more reliable sync.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/blog.resilio.com\/blog\/syncthing-out-of-sync\" \/>\n<meta property=\"og:site_name\" content=\"Resilio Blog\" \/>\n<meta property=\"article:published_time\" content=\"2022-12-02T16:00:50+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-19T22:25:44+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2022\/12\/image2-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1536\" \/>\n\t<meta property=\"og:image:height\" content=\"758\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Team Resilio\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Team Resilio\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"12 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/syncthing-out-of-sync#article\",\"isPartOf\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/syncthing-out-of-sync\"},\"author\":{\"name\":\"Team Resilio\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/#\/schema\/person\/dbac859fba0a6f5dc571c328b52be1e1\"},\"headline\":\"Syncthing Out of Sync? Here&#8217;s How to Fix It\",\"datePublished\":\"2022-12-02T16:00:50+00:00\",\"dateModified\":\"2025-12-19T22:25:44+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/syncthing-out-of-sync\"},\"wordCount\":2398,\"publisher\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/syncthing-out-of-sync#primaryimage\"},\"thumbnailUrl\":\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2022\/12\/image2-1.jpg\",\"keywords\":[\"Featured-secondary\",\"Featured-tertiary\",\"Post with sidebar new hero section\",\"Server Sync\"],\"articleSection\":[\"Server Sync\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/syncthing-out-of-sync\",\"url\":\"https:\/\/blog.resilio.com\/blog\/syncthing-out-of-sync\",\"name\":\"Syncthing Out of Sync? Here's How to Fix It\",\"isPartOf\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/syncthing-out-of-sync#primaryimage\"},\"image\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/syncthing-out-of-sync#primaryimage\"},\"thumbnailUrl\":\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2022\/12\/image2-1.jpg\",\"datePublished\":\"2022-12-02T16:00:50+00:00\",\"dateModified\":\"2025-12-19T22:25:44+00:00\",\"description\":\"We discuss how to check your Syncthing status, 5 common ways to fix \\\"out of sync\\\" issues, and how you can get better, more reliable sync.\",\"breadcrumb\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/syncthing-out-of-sync#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/blog.resilio.com\/blog\/syncthing-out-of-sync\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/syncthing-out-of-sync#primaryimage\",\"url\":\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2022\/12\/image2-1.jpg\",\"contentUrl\":\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2022\/12\/image2-1.jpg\",\"width\":1536,\"height\":758,\"caption\":\"Syncthing Out of Sync? Here's How to Fix It\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/syncthing-out-of-sync#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/blog.resilio.com\/blog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Syncthing Out of Sync? Here&#8217;s How to Fix It\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/#website\",\"url\":\"https:\/\/blog.resilio.com\/blog\/\",\"name\":\"Resilio Blog\",\"description\":\"Explore Common Use cases, How to&#039;s, Comparisons &amp; More\",\"publisher\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/blog.resilio.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/#organization\",\"name\":\"Resilio\",\"url\":\"https:\/\/blog.resilio.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2024\/05\/cropped-resilio-icon-digital-navy-background.png\",\"contentUrl\":\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2024\/05\/cropped-resilio-icon-digital-navy-background.png\",\"width\":512,\"height\":512,\"caption\":\"Resilio\"},\"image\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/resilio-inc.\",\"https:\/\/youtube.com\/resilio\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/#\/schema\/person\/dbac859fba0a6f5dc571c328b52be1e1\",\"name\":\"Team Resilio\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/e47dcb5de2df9c075b483ff541c52d4cd4c54a4496e448b10fb13158c29fdcef?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/e47dcb5de2df9c075b483ff541c52d4cd4c54a4496e448b10fb13158c29fdcef?s=96&d=mm&r=g\",\"caption\":\"Team Resilio\"},\"sameAs\":[\"https:\/\/www.resilio.com\"],\"url\":\"https:\/\/blog.resilio.com\/blog\/author\/team-resilio\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Syncthing Out of Sync? Here's How to Fix It","description":"We discuss how to check your Syncthing status, 5 common ways to fix \"out of sync\" issues, and how you can get better, more reliable sync.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/blog.resilio.com\/blog\/syncthing-out-of-sync","og_locale":"en_US","og_type":"article","og_title":"Syncthing Out of Sync? Here's How to Fix It","og_description":"We discuss how to check your Syncthing status, 5 common ways to fix \"out of sync\" issues, and how you can get better, more reliable sync.","og_url":"https:\/\/blog.resilio.com\/blog\/syncthing-out-of-sync","og_site_name":"Resilio Blog","article_published_time":"2022-12-02T16:00:50+00:00","article_modified_time":"2025-12-19T22:25:44+00:00","og_image":[{"width":1536,"height":758,"url":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2022\/12\/image2-1.jpg","type":"image\/jpeg"}],"author":"Team Resilio","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Team Resilio","Est. reading time":"12 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/blog.resilio.com\/blog\/syncthing-out-of-sync#article","isPartOf":{"@id":"https:\/\/blog.resilio.com\/blog\/syncthing-out-of-sync"},"author":{"name":"Team Resilio","@id":"https:\/\/blog.resilio.com\/blog\/#\/schema\/person\/dbac859fba0a6f5dc571c328b52be1e1"},"headline":"Syncthing Out of Sync? Here&#8217;s How to Fix It","datePublished":"2022-12-02T16:00:50+00:00","dateModified":"2025-12-19T22:25:44+00:00","mainEntityOfPage":{"@id":"https:\/\/blog.resilio.com\/blog\/syncthing-out-of-sync"},"wordCount":2398,"publisher":{"@id":"https:\/\/blog.resilio.com\/blog\/#organization"},"image":{"@id":"https:\/\/blog.resilio.com\/blog\/syncthing-out-of-sync#primaryimage"},"thumbnailUrl":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2022\/12\/image2-1.jpg","keywords":["Featured-secondary","Featured-tertiary","Post with sidebar new hero section","Server Sync"],"articleSection":["Server Sync"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/blog.resilio.com\/blog\/syncthing-out-of-sync","url":"https:\/\/blog.resilio.com\/blog\/syncthing-out-of-sync","name":"Syncthing Out of Sync? Here's How to Fix It","isPartOf":{"@id":"https:\/\/blog.resilio.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/blog.resilio.com\/blog\/syncthing-out-of-sync#primaryimage"},"image":{"@id":"https:\/\/blog.resilio.com\/blog\/syncthing-out-of-sync#primaryimage"},"thumbnailUrl":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2022\/12\/image2-1.jpg","datePublished":"2022-12-02T16:00:50+00:00","dateModified":"2025-12-19T22:25:44+00:00","description":"We discuss how to check your Syncthing status, 5 common ways to fix \"out of sync\" issues, and how you can get better, more reliable sync.","breadcrumb":{"@id":"https:\/\/blog.resilio.com\/blog\/syncthing-out-of-sync#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/blog.resilio.com\/blog\/syncthing-out-of-sync"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.resilio.com\/blog\/syncthing-out-of-sync#primaryimage","url":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2022\/12\/image2-1.jpg","contentUrl":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2022\/12\/image2-1.jpg","width":1536,"height":758,"caption":"Syncthing Out of Sync? Here's How to Fix It"},{"@type":"BreadcrumbList","@id":"https:\/\/blog.resilio.com\/blog\/syncthing-out-of-sync#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/blog.resilio.com\/blog"},{"@type":"ListItem","position":2,"name":"Syncthing Out of Sync? Here&#8217;s How to Fix It"}]},{"@type":"WebSite","@id":"https:\/\/blog.resilio.com\/blog\/#website","url":"https:\/\/blog.resilio.com\/blog\/","name":"Resilio Blog","description":"Explore Common Use cases, How to&#039;s, Comparisons &amp; More","publisher":{"@id":"https:\/\/blog.resilio.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/blog.resilio.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/blog.resilio.com\/blog\/#organization","name":"Resilio","url":"https:\/\/blog.resilio.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.resilio.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2024\/05\/cropped-resilio-icon-digital-navy-background.png","contentUrl":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2024\/05\/cropped-resilio-icon-digital-navy-background.png","width":512,"height":512,"caption":"Resilio"},"image":{"@id":"https:\/\/blog.resilio.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/resilio-inc.","https:\/\/youtube.com\/resilio"]},{"@type":"Person","@id":"https:\/\/blog.resilio.com\/blog\/#\/schema\/person\/dbac859fba0a6f5dc571c328b52be1e1","name":"Team Resilio","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.resilio.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/e47dcb5de2df9c075b483ff541c52d4cd4c54a4496e448b10fb13158c29fdcef?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e47dcb5de2df9c075b483ff541c52d4cd4c54a4496e448b10fb13158c29fdcef?s=96&d=mm&r=g","caption":"Team Resilio"},"sameAs":["https:\/\/www.resilio.com"],"url":"https:\/\/blog.resilio.com\/blog\/author\/team-resilio"}]}},"_links":{"self":[{"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/posts\/10416","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/users\/51"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/comments?post=10416"}],"version-history":[{"count":0,"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/posts\/10416\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/media\/10418"}],"wp:attachment":[{"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/media?parent=10416"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/categories?post=10416"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/tags?post=10416"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}