{"id":11860,"date":"2024-11-13T12:32:04","date_gmt":"2024-11-13T19:32:04","guid":{"rendered":"https:\/\/blog.resilio.com\/blog\/?p=11860"},"modified":"2025-11-26T12:57:08","modified_gmt":"2025-11-26T19:57:08","slug":"smb-over-vpn-alternatives","status":"publish","type":"post","link":"https:\/\/blog.resilio.com\/blog\/smb-over-vpn-alternatives","title":{"rendered":"SMB Over VPN: Understanding the Challenges and Exploring Alternatives"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">SMB file sharing works great on LANs but struggles with VPNs in hybrid work setups, causing productivity issues.<\/h2>\n\n\n\n<p>In today\u2019s interconnected world, sharing files over a network is common in many organizations. One of the most widely used protocols for this purpose is the Server Message Block (SMB), which allows for file sharing and access to printers and other network resources. However, using SMB over a Virtual Private Network (VPN) can present unique challenges. This blog post aims to shed light on these issues and explore potential alternatives to using SMB over VPN.&nbsp;<\/p>\n\n\n\n<p>Whether you\u2019re an IT professional dealing with network infrastructure or simply interested in optimizing your remote work setup, this discussion could provide valuable insights. Let\u2019s dive in.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Life Is Great on the LAN<\/h2>\n\n\n\n<p>In the realm of network file sharing, SMB has established itself as a reliable and efficient protocol. Particularly in Local Area Network (LAN) environments, where latency is minimal, and packet loss is virtually non-existent, SMB truly shines. It facilitates seamless file sharing, printer access, and various inter-process communication (IPC) services, making it an integral part of many organizational infrastructures. The low latency and high stability of LANs allow SMB to perform at its best, providing users with fast, reliable access to shared resources. This benefit makes SMB over LAN an excellent solution for businesses seeking efficient internal data-sharing solutions.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">But Your Users Live on the WAN\u2026 and They\u2019re Not Happy About It!<\/h2>\n\n\n\n<p>Welcome to the new reality of hybrid work setups. Thanks to a combination of factors\u2014a global pandemic that made us all too familiar with the term \u2018lockdown,\u2019 lifestyle changes that had us trading business suits for pajamas, cost-cutting measures that made companies realize that office space is, well, expensive, and globalization that had us collaborating across time zones\u2014many companies have shifted to a hybrid work setup.<\/p>\n\n\n\n<p>In this brave new world, the VPN is the superhero that makes the WAN masquerade as the LAN and enables remote access. It\u2019s like Clark Kent putting on a pair of glasses and everyone believing he\u2019s not Superman. But here\u2019s the catch\u2014it\u2019s only a somewhat convincing disguise. For some protocols, the VPN is a smooth operator. But for others, like SMB, it\u2019s more like a bumpy roller coaster ride.<\/p>\n\n\n\n<p>If your users are grumbling about slow file transfers and dropped connections, it might be time to have a heart-to-heart with SMB over VPN. Because in the world of networking, not all heroes move quickly!<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Slower Reads<\/h3>\n\n\n\n<p>One of the most significant challenges with using SMB over VPN is performance degradation. SMB is a TCP-based, block-based protocol, which means it sends data in blocks over TCP. When used over a VPN, this can result in high overhead, leading to slow file transfers and poor overall performance. This performance hit is particularly noticeable when dealing with large files, many small files, or when the network connection is unstable. Furthermore, VPNs introduce latency and bandwidth limitations, further exacerbating these performance issues.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Even Slower Writes<\/h3>\n\n\n\n<p>Reading speed is typically acceptable, but the same isn\u2019t true for writing speed.<\/p>\n\n\n\n<p>Reading (as opposed to modifying) is easier to optimize. To expedite file availability, file servers and SMB clients use caching, pre-fetching, and concurrent reading of multiple file blocks. In addition, in SMB3, Microsoft introduced SMB Multichannel (Windows Server 2012 or better). Among other things, it enables file reads to happen over multiple network connections.<\/p>\n\n\n\n<p>Writing happens sequentially with minimal caching to ensure data safety. Here, the impact of latency and bandwidth limits introduced by the WAN, the VPN, and the corporate firewall are very noticeable.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">VPN Is Where Productivity Goes to Die<\/h3>\n\n\n\n<p>In general, VPNs are not fun. With some products, it takes a while to establish a VPN connection. Once established, the VPN sometimes disconnects. In many cases, it also interferes with the performance of connections outside the VPN tunnel (try Zoom on Windows while Perimeter 81 is running).<\/p>\n\n\n\n<p>These issues are an inconvenience when using stateless web apps. They are deadly to a stateful protocol like SMB and applications that rely on a mounted SMB folder on a remote NAS server in a data center.<\/p>\n\n\n\n<p>None of it is fun or productive for remote users or hybrid workers.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Offline Work Anyone?<\/h3>\n\n\n\n<p>In the era of hybrid work, the ability to work offline has become more important than ever. Hybrid workers often find themselves in situations where they may need more consistent access to the internet, such as during travel, in remote locations where internet access is limited, or even during internet or Wi-Fi outages at home. Accessing and working on files offline ensures that work doesn&#8217;t come to a halt during these times. Offline work capabilities are a necessity in today&#8217;s hybrid work environment.<\/p>\n\n\n\n<p>SMB cannot work offline, and the built-in support for offline work is limited and mostly unusable.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">5G, LTE, and Wi-Fi to the Rescue?<\/h3>\n\n\n\n<p>Using an SMB mount over Wi-Fi or LTE can be pretty frustrating. File transfers crawl along, with each folder click taking longer than expected and connections dropping unpredictably just when things seem to be working smoothly. If you try to move larger files, you\u2019ll likely see the &#8220;time remaining&#8221; estimate jump around wildly, giving you little confidence in when or if the transfer will finish. Sometimes, it feels like it might be quicker to ask for a USB drive in the mail rather than waiting for files to trickle through the wireless network!<\/p>\n\n\n\n<p>Limited internet speed, occasional drops in the wireless connection, and latency introduced by the router or wireless provider are all SMB killers.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Alternatives?<\/h2>\n\n\n\n<p>One alternative is a cloud drive (Dropbox, Google Drive, Microsoft OneDrive). These cache files locally and don\u2019t require a VPN or a constant connection to a file share. On the flip side, they introduce new security, authentication, and permission issues. They also introduce a new data silo\u2014the files in the cloud drive are not the same as the files on your NAS.<\/p>\n\n\n\n<p>An alternative approach could be to transition all data to a cloud-based storage system, eliminating the need for SMB or NFS shares. While this strategy simplifies the data landscape by reducing the number of data stores, it also deprives the organization of a significant amount of functionality, adaptability, and performance. Not to mention the massive data migration involved.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">A Solution?<\/h2>\n\n\n\n<p>What if there was a way to keep the files where they are today, maintain the same security model (File ACLs, VPN, IPsec tunnels, Active Directory, endpoint compliance enforcement, etc.), but enable offline work and fast access and modification from anywhere to files on an SMB share?<\/p>\n\n\n\n<p>Our patent-pending technology allows for all that and more.&nbsp;<\/p>\n\n\n\n<p>Sign up below for a demo or to start a trial.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>SMB file sharing works great on LANs but struggles with VPNs in hybrid work setups, causing productivity issues. Learn about alternative solutions for remote access.<\/p>\n","protected":false},"author":50,"featured_media":11863,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[228,289],"tags":[142,158,295],"class_list":["post-11860","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-remotework","category-resilio-platform","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>SMB Over VPN: Understanding the Challenges and Exploring Alternatives | Resilio Blog<\/title>\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\/smb-over-vpn-alternatives\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SMB Over VPN: Understanding the Challenges and Exploring Alternatives | Resilio Blog\" \/>\n<meta property=\"og:description\" content=\"SMB file sharing works great on LANs but struggles with VPNs in hybrid work setups, causing productivity issues. Learn about alternative solutions for remote access.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/blog.resilio.com\/blog\/smb-over-vpn-alternatives\" \/>\n<meta property=\"og:site_name\" content=\"Resilio Blog\" \/>\n<meta property=\"article:published_time\" content=\"2024-11-13T19:32:04+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-26T19:57:08+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2024\/11\/SMB-Over-VPN-Understanding-the-Challenges-and-Exploring-Alternatives.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=\"Ilan Shamir\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ilan Shamir\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/smb-over-vpn-alternatives#article\",\"isPartOf\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/smb-over-vpn-alternatives\"},\"author\":{\"name\":\"Ilan Shamir\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/#\/schema\/person\/2b5d4a30b7dbb10fa6f6eb64d3389a70\"},\"headline\":\"SMB Over VPN: Understanding the Challenges and Exploring Alternatives\",\"datePublished\":\"2024-11-13T19:32:04+00:00\",\"dateModified\":\"2025-11-26T19:57:08+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/smb-over-vpn-alternatives\"},\"wordCount\":1137,\"publisher\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/smb-over-vpn-alternatives#primaryimage\"},\"thumbnailUrl\":\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2024\/11\/SMB-Over-VPN-Understanding-the-Challenges-and-Exploring-Alternatives.jpg\",\"keywords\":[\"Featured-secondary\",\"Featured-tertiary\",\"Post with sidebar new hero section\"],\"articleSection\":[\"Remote Work\",\"Resilio Platform\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/smb-over-vpn-alternatives\",\"url\":\"https:\/\/blog.resilio.com\/blog\/smb-over-vpn-alternatives\",\"name\":\"SMB Over VPN: Understanding the Challenges and Exploring Alternatives | Resilio Blog\",\"isPartOf\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/smb-over-vpn-alternatives#primaryimage\"},\"image\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/smb-over-vpn-alternatives#primaryimage\"},\"thumbnailUrl\":\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2024\/11\/SMB-Over-VPN-Understanding-the-Challenges-and-Exploring-Alternatives.jpg\",\"datePublished\":\"2024-11-13T19:32:04+00:00\",\"dateModified\":\"2025-11-26T19:57:08+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/smb-over-vpn-alternatives#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/blog.resilio.com\/blog\/smb-over-vpn-alternatives\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/smb-over-vpn-alternatives#primaryimage\",\"url\":\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2024\/11\/SMB-Over-VPN-Understanding-the-Challenges-and-Exploring-Alternatives.jpg\",\"contentUrl\":\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2024\/11\/SMB-Over-VPN-Understanding-the-Challenges-and-Exploring-Alternatives.jpg\",\"width\":1536,\"height\":758,\"caption\":\"SMB file sharing works great on LANs but struggles with VPNs in hybrid work setups, causing productivity issues. Learn about alternative solutions for remote access.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/smb-over-vpn-alternatives#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/blog.resilio.com\/blog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SMB Over VPN: Understanding the Challenges and Exploring Alternatives\"}]},{\"@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\/2b5d4a30b7dbb10fa6f6eb64d3389a70\",\"name\":\"Ilan Shamir\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/c6c0d79224d3d21e657399dec5fe56debb50d74779ad73184896b6ffa8029186?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/c6c0d79224d3d21e657399dec5fe56debb50d74779ad73184896b6ffa8029186?s=96&d=mm&r=g\",\"caption\":\"Ilan Shamir\"},\"url\":\"https:\/\/blog.resilio.com\/blog\/author\/post-as-ilan-shamir\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"SMB Over VPN: Understanding the Challenges and Exploring Alternatives | Resilio Blog","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\/smb-over-vpn-alternatives","og_locale":"en_US","og_type":"article","og_title":"SMB Over VPN: Understanding the Challenges and Exploring Alternatives | Resilio Blog","og_description":"SMB file sharing works great on LANs but struggles with VPNs in hybrid work setups, causing productivity issues. Learn about alternative solutions for remote access.","og_url":"https:\/\/blog.resilio.com\/blog\/smb-over-vpn-alternatives","og_site_name":"Resilio Blog","article_published_time":"2024-11-13T19:32:04+00:00","article_modified_time":"2025-11-26T19:57:08+00:00","og_image":[{"width":1536,"height":758,"url":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2024\/11\/SMB-Over-VPN-Understanding-the-Challenges-and-Exploring-Alternatives.jpg","type":"image\/jpeg"}],"author":"Ilan Shamir","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Ilan Shamir","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/blog.resilio.com\/blog\/smb-over-vpn-alternatives#article","isPartOf":{"@id":"https:\/\/blog.resilio.com\/blog\/smb-over-vpn-alternatives"},"author":{"name":"Ilan Shamir","@id":"https:\/\/blog.resilio.com\/blog\/#\/schema\/person\/2b5d4a30b7dbb10fa6f6eb64d3389a70"},"headline":"SMB Over VPN: Understanding the Challenges and Exploring Alternatives","datePublished":"2024-11-13T19:32:04+00:00","dateModified":"2025-11-26T19:57:08+00:00","mainEntityOfPage":{"@id":"https:\/\/blog.resilio.com\/blog\/smb-over-vpn-alternatives"},"wordCount":1137,"publisher":{"@id":"https:\/\/blog.resilio.com\/blog\/#organization"},"image":{"@id":"https:\/\/blog.resilio.com\/blog\/smb-over-vpn-alternatives#primaryimage"},"thumbnailUrl":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2024\/11\/SMB-Over-VPN-Understanding-the-Challenges-and-Exploring-Alternatives.jpg","keywords":["Featured-secondary","Featured-tertiary","Post with sidebar new hero section"],"articleSection":["Remote Work","Resilio Platform"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/blog.resilio.com\/blog\/smb-over-vpn-alternatives","url":"https:\/\/blog.resilio.com\/blog\/smb-over-vpn-alternatives","name":"SMB Over VPN: Understanding the Challenges and Exploring Alternatives | Resilio Blog","isPartOf":{"@id":"https:\/\/blog.resilio.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/blog.resilio.com\/blog\/smb-over-vpn-alternatives#primaryimage"},"image":{"@id":"https:\/\/blog.resilio.com\/blog\/smb-over-vpn-alternatives#primaryimage"},"thumbnailUrl":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2024\/11\/SMB-Over-VPN-Understanding-the-Challenges-and-Exploring-Alternatives.jpg","datePublished":"2024-11-13T19:32:04+00:00","dateModified":"2025-11-26T19:57:08+00:00","breadcrumb":{"@id":"https:\/\/blog.resilio.com\/blog\/smb-over-vpn-alternatives#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/blog.resilio.com\/blog\/smb-over-vpn-alternatives"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.resilio.com\/blog\/smb-over-vpn-alternatives#primaryimage","url":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2024\/11\/SMB-Over-VPN-Understanding-the-Challenges-and-Exploring-Alternatives.jpg","contentUrl":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2024\/11\/SMB-Over-VPN-Understanding-the-Challenges-and-Exploring-Alternatives.jpg","width":1536,"height":758,"caption":"SMB file sharing works great on LANs but struggles with VPNs in hybrid work setups, causing productivity issues. Learn about alternative solutions for remote access."},{"@type":"BreadcrumbList","@id":"https:\/\/blog.resilio.com\/blog\/smb-over-vpn-alternatives#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/blog.resilio.com\/blog"},{"@type":"ListItem","position":2,"name":"SMB Over VPN: Understanding the Challenges and Exploring Alternatives"}]},{"@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\/2b5d4a30b7dbb10fa6f6eb64d3389a70","name":"Ilan Shamir","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.resilio.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/c6c0d79224d3d21e657399dec5fe56debb50d74779ad73184896b6ffa8029186?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/c6c0d79224d3d21e657399dec5fe56debb50d74779ad73184896b6ffa8029186?s=96&d=mm&r=g","caption":"Ilan Shamir"},"url":"https:\/\/blog.resilio.com\/blog\/author\/post-as-ilan-shamir"}]}},"_links":{"self":[{"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/posts\/11860","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\/50"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/comments?post=11860"}],"version-history":[{"count":0,"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/posts\/11860\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/media\/11863"}],"wp:attachment":[{"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/media?parent=11860"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/categories?post=11860"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/tags?post=11860"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}