{"id":12664,"date":"2026-08-13T12:57:56","date_gmt":"2026-08-13T19:57:56","guid":{"rendered":"https:\/\/blog.resilio.com\/blog\/?p=12664"},"modified":"2026-08-13T12:57:57","modified_gmt":"2026-08-13T19:57:57","slug":"remote-servers","status":"publish","type":"post","link":"https:\/\/blog.resilio.com\/blog\/remote-servers","title":{"rendered":"Remote Servers: The WAN Problem and How to Solve It"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">What Are Remote Servers<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">A remote server is storage sitting in one location that users in another location need to reach. Think remote offices, distributed teams, and a branch pulling from HQ.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The reason people care about <em>where<\/em> the server sits comes down to LAN vs WAN access. On a LAN, latency is sub-millisecond, and bandwidth is cheap. Users hit a file share, and it feels instant. Over a WAN, latency jumps to 50-150ms+ depending on distance, and every round trip pays that tax. Protocols like SMB are chatty \u2014 a single file open can require dozens of round-trips \u2014 so WAN latency can turn a fast operation into a slow one.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">So the instinct is to put a server in every office and keep access local. But that creates its own pain. Now you&#8217;re managing hardware in every location \u2014 the TCO stacks up fast with hardware refresh cycles, upgrades, maintenance, and the config overhead of keeping each box consistent. Every office becomes a site you have to babysit.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Accessing Remote Files<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Two situations come up.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Office with a server.<\/strong> You can install a box locally, so people use SMB\/NFS and get LAN-speed access to data in that office. The catch: that office&#8217;s data needs to stay in sync with other locations over the WAN. So now you&#8217;re moving data across the WAN to keep local servers current, and that sync becomes the hard part.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Remote employee, no server.<\/strong> You can&#8217;t drop hardware at someone&#8217;s home office. So they go VPN + SMB and access files over the WAN directly. This is where it falls apart:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>WAN latency + chatty SMB = every operation drags.<\/li>\n\n\n\n<li>Any connection drop throws errors \u2014 often cryptic, unknown errors that don&#8217;t tell you what actually happened.<\/li>\n\n\n\n<li>It&#8217;s not self-healing. Something breaks mid-operation, and you&#8217;re left debugging an error message that doesn&#8217;t map to a clear cause.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Copying Files to Remote Servers<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The other approach is to just copy the data over. Common tools: robocopy on Windows, rsync on Linux\/Unix. Both work fine on a small scale. At real scale over a WAN, problems show up:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Millions of files.<\/strong> Scan and comparison time dominate. rsync building its file list on huge trees eats memory and time before a single byte moves.<\/li>\n\n\n\n<li><strong>WAN throughput.<\/strong> These tools don&#8217;t do much to overcome latency \u2014 TCP throughput collapses over high-latency, lossy links.<\/li>\n\n\n\n<li><strong>Error recovery.<\/strong> A dropped transfer mid-run means restarting or babysitting retries. Recovery isn&#8217;t clean.<\/li>\n\n\n\n<li><strong>File locking.<\/strong> Open\/locked files get skipped or fail. Handling in-use files during a copy is messy.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The Resilio Approach<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Keep your remote servers, sync the data.<\/strong> If you want servers in each office, <a href=\"https:\/\/www.resilio.com\/solutions\/use-cases\/server-sync\/\" target=\"_blank\" rel=\"noreferrer noopener\">Resilio syncs data between them<\/a> and <a href=\"https:\/\/www.resilio.com\/blog\/wan-acceleration\" target=\"_blank\" rel=\"noreferrer noopener\">overcomes WAN latency<\/a> by using a custom UDP protocol rather than fighting TCP&#8217;s behavior over high-latency links. It&#8217;s not periodic\/scheduled \u2014 it&#8217;s real-time, and it scales to 100M+ files.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Or skip the servers \u2014 use a Gateway (GW).<\/strong> Instead of standing up and syncing full servers across offices, a Gateway <a href=\"https:\/\/www.resilio.com\/active-everywhere\/features\/file-caching\/\" target=\"_blank\" rel=\"noreferrer noopener\">caches hot files on demand in a specific office<\/a>. Rather than copying all the data to every site, users get a LAN experience for just the files they actually need, pulled on demand. All transfers are WAN-optimized, with proper cache management to prevent local storage from being overrun.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Or install Resilio on end-user machines.<\/strong> Users get <a href=\"https:\/\/www.resilio.com\/active-everywhere\/\" target=\"_blank\" rel=\"noreferrer noopener\">local performance without installing hardware<\/a> in the office. No boxes to buy, no upgrade cycles \u2014 a similar or better experience for people, without the need to maintain the site.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Remote servers feel instant on a LAN and slow over a WAN. See why VPNs and copy tools break down, and how sync, caching, and endpoint access fix it.<\/p>\n","protected":false},"author":51,"featured_media":12666,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[230],"tags":[142,158,295],"class_list":["post-12664","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-edge","tag-featured-secondary","tag-featured-tertiary","tag-post-with-sidebar-new-hero-section"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Remote Servers: The WAN Problem and How to Solve It | Resilio Blog<\/title>\n<meta name=\"description\" content=\"Remote servers feel instant on a LAN and slow over a WAN. See why VPNs and copy tools break down, and how sync, caching, and endpoint access fix it.\" \/>\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\/remote-servers\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Remote Servers: The WAN Problem and How to Solve It | Resilio Blog\" \/>\n<meta property=\"og:description\" content=\"Remote servers feel instant on a LAN and slow over a WAN. See why VPNs and copy tools break down, and how sync, caching, and endpoint access fix it.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/blog.resilio.com\/blog\/remote-servers\" \/>\n<meta property=\"og:site_name\" content=\"Resilio Blog\" \/>\n<meta property=\"article:published_time\" content=\"2026-08-13T19:57:56+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-13T19:57:57+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2026\/08\/iStock-1340944125.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2384\" \/>\n\t<meta property=\"og:image:height\" content=\"1257\" \/>\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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/remote-servers#article\",\"isPartOf\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/remote-servers\"},\"author\":{\"name\":\"Team Resilio\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/#\/schema\/person\/dbac859fba0a6f5dc571c328b52be1e1\"},\"headline\":\"Remote Servers: The WAN Problem and How to Solve It\",\"datePublished\":\"2026-08-13T19:57:56+00:00\",\"dateModified\":\"2026-08-13T19:57:57+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/remote-servers\"},\"wordCount\":588,\"publisher\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/remote-servers#primaryimage\"},\"thumbnailUrl\":\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2026\/08\/iStock-1340944125.jpg\",\"keywords\":[\"Featured-secondary\",\"Featured-tertiary\",\"Post with sidebar new hero section\"],\"articleSection\":[\"Edge\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/remote-servers\",\"url\":\"https:\/\/blog.resilio.com\/blog\/remote-servers\",\"name\":\"Remote Servers: The WAN Problem and How to Solve It | Resilio Blog\",\"isPartOf\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/remote-servers#primaryimage\"},\"image\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/remote-servers#primaryimage\"},\"thumbnailUrl\":\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2026\/08\/iStock-1340944125.jpg\",\"datePublished\":\"2026-08-13T19:57:56+00:00\",\"dateModified\":\"2026-08-13T19:57:57+00:00\",\"description\":\"Remote servers feel instant on a LAN and slow over a WAN. See why VPNs and copy tools break down, and how sync, caching, and endpoint access fix it.\",\"breadcrumb\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/remote-servers#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/blog.resilio.com\/blog\/remote-servers\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/remote-servers#primaryimage\",\"url\":\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2026\/08\/iStock-1340944125.jpg\",\"contentUrl\":\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2026\/08\/iStock-1340944125.jpg\",\"width\":2384,\"height\":1257,\"caption\":\"Remote Servers\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/remote-servers#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/blog.resilio.com\/blog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Remote Servers: The WAN Problem and How to Solve 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":"Remote Servers: The WAN Problem and How to Solve It | Resilio Blog","description":"Remote servers feel instant on a LAN and slow over a WAN. See why VPNs and copy tools break down, and how sync, caching, and endpoint access fix it.","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\/remote-servers","og_locale":"en_US","og_type":"article","og_title":"Remote Servers: The WAN Problem and How to Solve It | Resilio Blog","og_description":"Remote servers feel instant on a LAN and slow over a WAN. See why VPNs and copy tools break down, and how sync, caching, and endpoint access fix it.","og_url":"https:\/\/blog.resilio.com\/blog\/remote-servers","og_site_name":"Resilio Blog","article_published_time":"2026-08-13T19:57:56+00:00","article_modified_time":"2026-08-13T19:57:57+00:00","og_image":[{"width":2384,"height":1257,"url":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2026\/08\/iStock-1340944125.jpg","type":"image\/jpeg"}],"author":"Team Resilio","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Team Resilio","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/blog.resilio.com\/blog\/remote-servers#article","isPartOf":{"@id":"https:\/\/blog.resilio.com\/blog\/remote-servers"},"author":{"name":"Team Resilio","@id":"https:\/\/blog.resilio.com\/blog\/#\/schema\/person\/dbac859fba0a6f5dc571c328b52be1e1"},"headline":"Remote Servers: The WAN Problem and How to Solve It","datePublished":"2026-08-13T19:57:56+00:00","dateModified":"2026-08-13T19:57:57+00:00","mainEntityOfPage":{"@id":"https:\/\/blog.resilio.com\/blog\/remote-servers"},"wordCount":588,"publisher":{"@id":"https:\/\/blog.resilio.com\/blog\/#organization"},"image":{"@id":"https:\/\/blog.resilio.com\/blog\/remote-servers#primaryimage"},"thumbnailUrl":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2026\/08\/iStock-1340944125.jpg","keywords":["Featured-secondary","Featured-tertiary","Post with sidebar new hero section"],"articleSection":["Edge"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/blog.resilio.com\/blog\/remote-servers","url":"https:\/\/blog.resilio.com\/blog\/remote-servers","name":"Remote Servers: The WAN Problem and How to Solve It | Resilio Blog","isPartOf":{"@id":"https:\/\/blog.resilio.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/blog.resilio.com\/blog\/remote-servers#primaryimage"},"image":{"@id":"https:\/\/blog.resilio.com\/blog\/remote-servers#primaryimage"},"thumbnailUrl":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2026\/08\/iStock-1340944125.jpg","datePublished":"2026-08-13T19:57:56+00:00","dateModified":"2026-08-13T19:57:57+00:00","description":"Remote servers feel instant on a LAN and slow over a WAN. See why VPNs and copy tools break down, and how sync, caching, and endpoint access fix it.","breadcrumb":{"@id":"https:\/\/blog.resilio.com\/blog\/remote-servers#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/blog.resilio.com\/blog\/remote-servers"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.resilio.com\/blog\/remote-servers#primaryimage","url":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2026\/08\/iStock-1340944125.jpg","contentUrl":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2026\/08\/iStock-1340944125.jpg","width":2384,"height":1257,"caption":"Remote Servers"},{"@type":"BreadcrumbList","@id":"https:\/\/blog.resilio.com\/blog\/remote-servers#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/blog.resilio.com\/blog"},{"@type":"ListItem","position":2,"name":"Remote Servers: The WAN Problem and How to Solve 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\/12664","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=12664"}],"version-history":[{"count":0,"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/posts\/12664\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/media\/12666"}],"wp:attachment":[{"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/media?parent=12664"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/categories?post=12664"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/tags?post=12664"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}