{"id":48978,"date":"2023-03-24T00:00:00","date_gmt":"2023-03-23T23:00:00","guid":{"rendered":"https:\/\/jotelulu.com\/blog\/refs-vs-ntfs-2\/"},"modified":"2023-03-24T00:00:00","modified_gmt":"2023-03-23T23:00:00","slug":"refs-vs-ntfs","status":"publish","type":"post","link":"https:\/\/jotelulu.com\/en-gb\/blog\/refs-vs-ntfs\/","title":{"rendered":"ReFS vs NTFS"},"content":{"rendered":"<p>In this short article, we&nbsp;<strong>put these two file systems side by side and compare them <\/strong>to see how the new kid on the block, ReFS, fares against the old stalwart, NTFS.<\/p>\n<p>Before we go any further, however, we like to remind you that on our blog, you&rsquo;ll find an article dedicated to each one of these file systems, as well as an array of tutorials on how to use them. These articles include <a href=\"https:\/\/jotelulu.com\/en-gb\/blog\/what-is-refs-and-how-does-it-work\/\" target=\"_blank\" rel=\"noopener\">What is ReFS And How Does It Work?<\/a>, which we published recently, and <a href=\"https:\/\/jotelulu.com\/en-gb\/blog\/what-is-ntfs\/\" target=\"_blank\" rel=\"noopener\">What Is NTFS And What Does It Do?<\/a><\/p>\n<p>However, these articles really focus on each on in isolation. So, if you&rsquo;ve already read them, why don&rsquo;t we dive right in a do a side-by-side comparison of&nbsp;<strong>their features<\/strong>.<\/p>\n<p>&nbsp;<\/p>\n<h2><strong>File Size And Volume Size Limits<\/strong><\/h2>\n<p>&nbsp;<\/p>\n<h3><strong>Size Limits<\/strong><\/h3>\n<p>First off, there is a vast difference between these two file systems when it comes to the amount of data they can handle. In fact, ReFS can support file and volume sizes&nbsp;<strong>almost 137 times bigger&nbsp;<\/strong>than what NTFS can handle, as you&rsquo;ll see in the table below.<\/p>\n<p>&nbsp;<\/p>\n<table width=\"557\">\n<tbody>\n<tr>\n<td width=\"293\"><\/td>\n<td width=\"113\"><strong>NTFS<\/strong><\/td>\n<td width=\"151\"><strong>ReFS<\/strong><\/td>\n<\/tr>\n<tr>\n<td width=\"293\">Maximum File Size<\/td>\n<td width=\"113\">256&nbsp;TB<\/td>\n<td width=\"151\">35 PB<\/td>\n<\/tr>\n<tr>\n<td width=\"293\">Maximum Volume Size<\/td>\n<td width=\"113\">256&nbsp;TB<\/td>\n<td width=\"151\">35 PB<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Table &ndash; Maximum limits for NTFS and ReFS<\/p>\n<p><strong>NOTE:<\/strong> 1 <em>PB is equivalent to 1,000 TB.<\/em><\/p>\n<p>&nbsp;<\/p>\n<h3><strong>Cluster Size<\/strong><\/h3>\n<p>Cluster sizes or allocation units play a big part in determining how a file system can be used. This is because the cluster is the&nbsp;<strong>smallest unit of space&nbsp;<\/strong>that can be assigned to a file.<\/p>\n<p>So, when comparing NTFS and ReFS, we need to acknowledge that they support different cluster sizes, and this can be important depending on how the storage is going to be used.<\/p>\n<p><strong>NTFS can support cluster sizes between 512 bytes and 64 kb<\/strong>, although it&rsquo;s often recommended to work with 4 kb allocation units to minimise the space wasted when storing small files.<\/p>\n<p>Smaller sizes are also not recommended because they tend to lead to performance issues. However, using clusters up to 64 kb can be a good idea if you need more than 16 TB of storage space, as this is the maximum that 4 kb clusters can handle.<\/p>\n<p>NTFS also has problems related to fragmentation because of their backwards compatibility with older systems. A way of address this issue could be the use of 64 kb clusters.<\/p>\n<p><strong>ReFS<\/strong>, on the other hand, offers a slightly more limited range, with <strong>allocation units between 4 kb and 64 kb<\/strong>, and 4 kb is the recommendation in most cases.<\/p>\n<p>As with NTFS, even though 4 kb is recommended for the majority of cases, 64 kb could be worth considering in certain scenarios, such as when handling a large sequential workloads.<\/p>\n<p>&nbsp;<\/p>\n<table width=\"557\">\n<tbody>\n<tr>\n<td width=\"397\"><\/td>\n<td width=\"76\"><strong>NTFS<\/strong><\/td>\n<td width=\"85\"><strong>ReFS<\/strong><\/td>\n<\/tr>\n<tr>\n<td width=\"397\">Recommended cluster size or allocation unit (General use)<\/td>\n<td width=\"76\">4K<\/td>\n<td width=\"85\">64K<\/td>\n<\/tr>\n<tr>\n<td width=\"397\">Cluster size or allocation unit (Specific use)<\/td>\n<td width=\"76\">4K<\/td>\n<td width=\"85\">64K<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Table &ndash; Recommended cluster sizes, NTFS and ReFS<\/p>\n<p>&nbsp;<\/p>\n<h2><strong>Usage of NTFS and ReFS<\/strong><\/h2>\n<p>Both file systems are worth considering if you want to use shared file systems, as&nbsp;<strong>ReFS is much better at dealing with large volumes of data<\/strong>. However, with ReFS there are number of features that are still not available but are with NTFS. So, there certainly is a trade off.<\/p>\n<p>Furthermore, ReFS is still not appropriate for boot systems. So, we can&rsquo;t completely dispense of NTFS just yet.<\/p>\n<p>&nbsp;<\/p>\n<h3><strong>List of Features<\/strong><\/h3>\n<p>In the table below, you&rsquo;ll see a side-by-side comparison of the features of both file systems. However, note that these may well change, as work is still ongoing with both systems, particularly the newer ReFS.<\/p>\n<p>&nbsp;<\/p>\n<table width=\"497\">\n<tbody>\n<tr>\n<td width=\"274\"><strong>Feature<\/strong><\/td>\n<td width=\"57\"><strong>NTFS<\/strong><\/td>\n<td width=\"166\"><strong>ReFS<\/strong><\/td>\n<\/tr>\n<tr>\n<td width=\"274\">BitLocker encryption<\/td>\n<td width=\"57\">Yes<\/td>\n<td width=\"166\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"274\">Data Deduplication<\/td>\n<td width=\"57\">Yes<\/td>\n<td width=\"166\">For Windows Server, version 1709 and later<\/td>\n<\/tr>\n<tr>\n<td width=\"274\">Cluster Shared Volume (CSV) support<\/td>\n<td width=\"57\">Yes<\/td>\n<td width=\"166\">For Windows Server 2012 R2 and later.<br \/>\nCSV will not use Direct I\/O with Storage Spaces nor S2D or SAN.<\/td>\n<\/tr>\n<tr>\n<td width=\"274\">Soft Links<\/td>\n<td width=\"57\">Yes<\/td>\n<td width=\"166\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"274\">Hard Links<\/td>\n<td width=\"57\">Yes<\/td>\n<td width=\"166\">For linkes created in version 3.5 or later.<\/td>\n<\/tr>\n<tr>\n<td width=\"274\">Failover cluster support<\/td>\n<td width=\"57\">Yes<\/td>\n<td width=\"166\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"274\">Access-control lists<\/td>\n<td width=\"57\">Yes<\/td>\n<td width=\"166\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"274\">USN journal<\/td>\n<td width=\"57\">Yes<\/td>\n<td width=\"166\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"274\">Changes notifications<\/td>\n<td width=\"57\">Yes<\/td>\n<td width=\"166\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"274\">Junction points<\/td>\n<td width=\"57\">Yes<\/td>\n<td width=\"166\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"274\">Mount points<\/td>\n<td width=\"57\">Yes<\/td>\n<td width=\"166\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"274\">Reparse points<\/td>\n<td width=\"57\">Yes<\/td>\n<td width=\"166\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"274\">Volume snapshots<\/td>\n<td width=\"57\">Yes<\/td>\n<td width=\"166\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"274\">File IDs<\/td>\n<td width=\"57\">Yes<\/td>\n<td width=\"166\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"274\">Oplocks<\/td>\n<td width=\"57\">Yes<\/td>\n<td width=\"166\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"274\">Sparse files<\/td>\n<td width=\"57\">Yes<\/td>\n<td width=\"166\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"274\">Named streams<\/td>\n<td width=\"57\">Yes<\/td>\n<td width=\"166\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"274\">Thin Provisioning<\/td>\n<td width=\"57\">Yes<\/td>\n<td width=\"166\">Storage spaces only.<\/td>\n<\/tr>\n<tr>\n<td width=\"274\">Trim\/Unmap<\/td>\n<td width=\"57\">Yes<\/td>\n<td width=\"166\">Storage spaces only.<\/td>\n<\/tr>\n<tr>\n<td width=\"274\">Page file support<\/td>\n<td width=\"57\">Yes<\/td>\n<td width=\"166\">On version 3.7 and later.<\/td>\n<\/tr>\n<tr>\n<td width=\"274\">Block clone<\/td>\n<td width=\"57\">No<\/td>\n<td width=\"166\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"274\">Sparse VDL<\/td>\n<td width=\"57\">No<\/td>\n<td width=\"166\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"274\">Mirror-accelerated parity<\/td>\n<td width=\"57\">No<\/td>\n<td width=\"166\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"274\">File-level snapshots<\/td>\n<td width=\"57\">No<\/td>\n<td width=\"166\">Windows Server 2022.<\/td>\n<\/tr>\n<tr>\n<td width=\"274\">File system compression<\/td>\n<td width=\"57\">Yes<\/td>\n<td width=\"166\">No<\/td>\n<\/tr>\n<tr>\n<td width=\"274\">File system encryption<\/td>\n<td width=\"57\">Yes<\/td>\n<td width=\"166\">No<\/td>\n<\/tr>\n<tr>\n<td width=\"274\">Transactions<\/td>\n<td width=\"57\">Yes<\/td>\n<td width=\"166\">No<\/td>\n<\/tr>\n<tr>\n<td width=\"274\">Object IDs<\/td>\n<td width=\"57\">Yes<\/td>\n<td width=\"166\">No<\/td>\n<\/tr>\n<tr>\n<td width=\"274\">Offloaded Data Transfer (ODX)<\/td>\n<td width=\"57\">Yes<\/td>\n<td width=\"166\">No<\/td>\n<\/tr>\n<tr>\n<td width=\"274\">Short names<\/td>\n<td width=\"57\">Yes<\/td>\n<td width=\"166\">No<\/td>\n<\/tr>\n<tr>\n<td width=\"274\">Extended attributes<\/td>\n<td width=\"57\">Yes<\/td>\n<td width=\"166\">No<\/td>\n<\/tr>\n<tr>\n<td width=\"274\">Disk quotas<\/td>\n<td width=\"57\">Yes<\/td>\n<td width=\"166\">No<\/td>\n<\/tr>\n<tr>\n<td width=\"274\">Bootable<\/td>\n<td width=\"57\">Yes<\/td>\n<td width=\"166\">No<\/td>\n<\/tr>\n<tr>\n<td width=\"274\">Supported on removable media<\/td>\n<td width=\"57\">Yes<\/td>\n<td width=\"166\">No<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Table &ndash; Comparison of NTFS and ReFS features<\/p>\n<p>&nbsp;<\/p>\n<h2><strong>ReFS Windows Compatibility<\/strong><\/h2>\n<p>We should also mentioned that&nbsp;<strong>not all version of Windows support all the features&nbsp;<\/strong>of the different versions of ReFS.<\/p>\n<p>&nbsp;<\/p>\n<table>\n<tbody>\n<tr>\n<td width=\"91\"><strong>ReFS  Windows<\/strong><\/td>\n<td width=\"40\"><strong>2012<\/strong><\/td>\n<td width=\"49\"><strong>8.1 \/ 2012 R2<\/strong><\/td>\n<td width=\"56\"><strong>10 v1507<\/strong><\/td>\n<td width=\"40\"><strong>2016<\/strong><\/td>\n<td width=\"45\"><strong>10 v1703<\/strong><\/td>\n<td width=\"45\"><strong>10 v1709<\/strong><\/td>\n<td width=\"75\"><strong>10 v1803 \/ 2019<\/strong><\/td>\n<td width=\"77\"><strong>11 v21H2 \/ 2022<\/strong><\/td>\n<td width=\"47\"><strong>11 v21H2<\/strong><\/td>\n<\/tr>\n<tr>\n<td width=\"91\">1.1<\/td>\n<td width=\"40\">Yes<\/td>\n<td width=\"49\">Yes<\/td>\n<td width=\"56\">Yes<\/td>\n<td width=\"40\">Yes<\/td>\n<td width=\"45\">Yes<\/td>\n<td width=\"45\">Yes<\/td>\n<td width=\"75\">Yes<\/td>\n<td width=\"77\">Yes<\/td>\n<td width=\"47\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"91\">1.2<\/td>\n<td width=\"40\">Yes<\/td>\n<td width=\"49\">Yes<\/td>\n<td width=\"56\">Yes<\/td>\n<td width=\"40\">Yes<\/td>\n<td width=\"45\">Yes<\/td>\n<td width=\"45\">Yes<\/td>\n<td width=\"75\">Yes<\/td>\n<td width=\"77\">Yes<\/td>\n<td width=\"47\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"91\">3.1<\/td>\n<td width=\"40\">No<\/td>\n<td width=\"49\">No<\/td>\n<td width=\"56\">No<\/td>\n<td width=\"40\">Yes<\/td>\n<td width=\"45\">Yes<\/td>\n<td width=\"45\">Yes<\/td>\n<td width=\"75\">Yes<\/td>\n<td width=\"77\">Yes<\/td>\n<td width=\"47\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"91\">3.2<\/td>\n<td width=\"40\">No<\/td>\n<td width=\"49\">No<\/td>\n<td width=\"56\">No<\/td>\n<td width=\"40\">No<\/td>\n<td width=\"45\">Yes<\/td>\n<td width=\"45\">Yes<\/td>\n<td width=\"75\">Yes<\/td>\n<td width=\"77\">Yes<\/td>\n<td width=\"47\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"91\">3.3<\/td>\n<td width=\"40\">No<\/td>\n<td width=\"49\">No<\/td>\n<td width=\"56\">No<\/td>\n<td width=\"40\">No<\/td>\n<td width=\"45\">No<\/td>\n<td width=\"45\">Yes<\/td>\n<td width=\"75\">Yes<\/td>\n<td width=\"77\">Yes<\/td>\n<td width=\"47\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"91\">3.4<\/td>\n<td width=\"40\">No<\/td>\n<td width=\"49\">No<\/td>\n<td width=\"56\">No<\/td>\n<td width=\"40\">No<\/td>\n<td width=\"45\">No<\/td>\n<td width=\"45\">No<\/td>\n<td width=\"75\">Yes<\/td>\n<td width=\"77\">Yes<\/td>\n<td width=\"47\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"91\">3.7<\/td>\n<td width=\"40\">No<\/td>\n<td width=\"49\">No<\/td>\n<td width=\"56\">No<\/td>\n<td width=\"40\">No<\/td>\n<td width=\"45\">No<\/td>\n<td width=\"45\">No<\/td>\n<td width=\"75\">No<\/td>\n<td width=\"77\">Yes<\/td>\n<td width=\"47\">Yes<\/td>\n<\/tr>\n<tr>\n<td width=\"91\">3.9<\/td>\n<td width=\"40\">No<\/td>\n<td width=\"49\">No<\/td>\n<td width=\"56\">No<\/td>\n<td width=\"40\">No<\/td>\n<td width=\"45\">No<\/td>\n<td width=\"45\">No<\/td>\n<td width=\"75\">No<\/td>\n<td width=\"77\">No<\/td>\n<td width=\"47\">Yes<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Table &ndash; Comparison of Windows compatibility with different versions of ReFS<\/p>\n<p>&nbsp;<\/p>\n<h2><strong>Summary<\/strong><\/h2>\n<p>Even though NTFS is still being regularly updated,&nbsp;<strong>ReFS is much more modern and technical superior advanced system&nbsp;<\/strong>that supports larger volumes, longer file names and higher data transfer rates.<\/p>\n<p>Despite this,&nbsp;<strong>NTFS continues to be a very functional and widely used system<\/strong>, and it&rsquo;s not going to be swept aside by ReFS any time soon until we have features for file system compression, file system encryption, disk quotas or compatibility with removable media.<\/p>\n<p>However, ReFS has a development team that is much more active than that of NTFS.<\/p>\n<p>If you&rsquo;d like more information about the hardware compatibilities for Window Server, you can find it <a href=\"https:\/\/www.windowsservercatalog.com\/\" target=\"_blank\" rel=\"noopener\">here<\/a>.<\/p>\n<p>Thanks for reading!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this short article, we&nbsp;put these two file systems side by side and compare them to see how the new kid on the block, ReFS, fares against the old stalwart, NTFS. Before we go any further, however, we like to remind you that on our blog, you&rsquo;ll find an article dedicated to each one of [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":17801,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[13],"tags":[],"class_list":["post-48978","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cloud-y-sistemas"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>ReFS vs NTFS - Jotelulu<\/title>\n<meta name=\"description\" content=\"In this short article, we\u00a0put these two file systems side by side to see how ReFS fares against the old stalwart, NTFS.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/jotelulu.com\/en-gb\/blog\/refs-vs-ntfs\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"ReFS vs NTFS - Jotelulu\" \/>\n<meta property=\"og:description\" content=\"In this short article, we\u00a0put these two file systems side by side to see how ReFS fares against the old stalwart, NTFS.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/jotelulu.com\/en-gb\/blog\/refs-vs-ntfs\/\" \/>\n<meta property=\"og:site_name\" content=\"Jotelulu\" \/>\n<meta property=\"article:published_time\" content=\"2023-03-23T23:00:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/jotelulu.com\/wp-content\/uploads\/2023\/03\/ReFS-vs-NTFS-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1196\" \/>\n\t<meta property=\"og:image:height\" content=\"723\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Juan Ignacio Oller Aznar\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Juan Ignacio Oller Aznar\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/refs-vs-ntfs\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/refs-vs-ntfs\\\/\"},\"author\":{\"name\":\"Juan Ignacio Oller Aznar\",\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/#\\\/schema\\\/person\\\/2ae97818cae086c48f108cd74234aca9\"},\"headline\":\"ReFS vs NTFS\",\"datePublished\":\"2023-03-23T23:00:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/refs-vs-ntfs\\\/\"},\"wordCount\":1037,\"image\":{\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/refs-vs-ntfs\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/jotelulu.com\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/ReFS-vs-NTFS-1.png\",\"articleSection\":[\"Cloud y sistemas\"],\"inLanguage\":\"en-GB\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/refs-vs-ntfs\\\/\",\"url\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/refs-vs-ntfs\\\/\",\"name\":\"ReFS vs NTFS - Jotelulu\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/refs-vs-ntfs\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/refs-vs-ntfs\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/jotelulu.com\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/ReFS-vs-NTFS-1.png\",\"datePublished\":\"2023-03-23T23:00:00+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/#\\\/schema\\\/person\\\/2ae97818cae086c48f108cd74234aca9\"},\"description\":\"In this short article, we\u00a0put these two file systems side by side to see how ReFS fares against the old stalwart, NTFS.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/refs-vs-ntfs\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/refs-vs-ntfs\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/refs-vs-ntfs\\\/#primaryimage\",\"url\":\"https:\\\/\\\/jotelulu.com\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/ReFS-vs-NTFS-1.png\",\"contentUrl\":\"https:\\\/\\\/jotelulu.com\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/ReFS-vs-NTFS-1.png\",\"width\":1196,\"height\":723},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/blog\\\/refs-vs-ntfs\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"ReFS vs NTFS\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/#website\",\"url\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/\",\"name\":\"Jotelulu\",\"description\":\"Cloud Paradise for Tech Companies\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/#\\\/schema\\\/person\\\/2ae97818cae086c48f108cd74234aca9\",\"name\":\"Juan Ignacio Oller Aznar\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/87efd80399b2c40a1d78dd5cee4e788d3f6c29d33e3b67bcfbc6abbf91d0fdcf?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/87efd80399b2c40a1d78dd5cee4e788d3f6c29d33e3b67bcfbc6abbf91d0fdcf?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/87efd80399b2c40a1d78dd5cee4e788d3f6c29d33e3b67bcfbc6abbf91d0fdcf?s=96&d=mm&r=g\",\"caption\":\"Juan Ignacio Oller Aznar\"},\"url\":\"https:\\\/\\\/jotelulu.com\\\/en-gb\\\/author\\\/juanignaciooller\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"ReFS vs NTFS - Jotelulu","description":"In this short article, we\u00a0put these two file systems side by side to see how ReFS fares against the old stalwart, NTFS.","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:\/\/jotelulu.com\/en-gb\/blog\/refs-vs-ntfs\/","og_locale":"en_GB","og_type":"article","og_title":"ReFS vs NTFS - Jotelulu","og_description":"In this short article, we\u00a0put these two file systems side by side to see how ReFS fares against the old stalwart, NTFS.","og_url":"https:\/\/jotelulu.com\/en-gb\/blog\/refs-vs-ntfs\/","og_site_name":"Jotelulu","article_published_time":"2023-03-23T23:00:00+00:00","og_image":[{"width":1196,"height":723,"url":"https:\/\/jotelulu.com\/wp-content\/uploads\/2023\/03\/ReFS-vs-NTFS-1.png","type":"image\/png"}],"author":"Juan Ignacio Oller Aznar","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Juan Ignacio Oller Aznar","Estimated reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/jotelulu.com\/en-gb\/blog\/refs-vs-ntfs\/#article","isPartOf":{"@id":"https:\/\/jotelulu.com\/en-gb\/blog\/refs-vs-ntfs\/"},"author":{"name":"Juan Ignacio Oller Aznar","@id":"https:\/\/jotelulu.com\/en-gb\/#\/schema\/person\/2ae97818cae086c48f108cd74234aca9"},"headline":"ReFS vs NTFS","datePublished":"2023-03-23T23:00:00+00:00","mainEntityOfPage":{"@id":"https:\/\/jotelulu.com\/en-gb\/blog\/refs-vs-ntfs\/"},"wordCount":1037,"image":{"@id":"https:\/\/jotelulu.com\/en-gb\/blog\/refs-vs-ntfs\/#primaryimage"},"thumbnailUrl":"https:\/\/jotelulu.com\/wp-content\/uploads\/2023\/03\/ReFS-vs-NTFS-1.png","articleSection":["Cloud y sistemas"],"inLanguage":"en-GB"},{"@type":"WebPage","@id":"https:\/\/jotelulu.com\/en-gb\/blog\/refs-vs-ntfs\/","url":"https:\/\/jotelulu.com\/en-gb\/blog\/refs-vs-ntfs\/","name":"ReFS vs NTFS - Jotelulu","isPartOf":{"@id":"https:\/\/jotelulu.com\/en-gb\/#website"},"primaryImageOfPage":{"@id":"https:\/\/jotelulu.com\/en-gb\/blog\/refs-vs-ntfs\/#primaryimage"},"image":{"@id":"https:\/\/jotelulu.com\/en-gb\/blog\/refs-vs-ntfs\/#primaryimage"},"thumbnailUrl":"https:\/\/jotelulu.com\/wp-content\/uploads\/2023\/03\/ReFS-vs-NTFS-1.png","datePublished":"2023-03-23T23:00:00+00:00","author":{"@id":"https:\/\/jotelulu.com\/en-gb\/#\/schema\/person\/2ae97818cae086c48f108cd74234aca9"},"description":"In this short article, we\u00a0put these two file systems side by side to see how ReFS fares against the old stalwart, NTFS.","breadcrumb":{"@id":"https:\/\/jotelulu.com\/en-gb\/blog\/refs-vs-ntfs\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/jotelulu.com\/en-gb\/blog\/refs-vs-ntfs\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/jotelulu.com\/en-gb\/blog\/refs-vs-ntfs\/#primaryimage","url":"https:\/\/jotelulu.com\/wp-content\/uploads\/2023\/03\/ReFS-vs-NTFS-1.png","contentUrl":"https:\/\/jotelulu.com\/wp-content\/uploads\/2023\/03\/ReFS-vs-NTFS-1.png","width":1196,"height":723},{"@type":"BreadcrumbList","@id":"https:\/\/jotelulu.com\/en-gb\/blog\/refs-vs-ntfs\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/jotelulu.com\/en-gb\/"},{"@type":"ListItem","position":2,"name":"ReFS vs NTFS"}]},{"@type":"WebSite","@id":"https:\/\/jotelulu.com\/en-gb\/#website","url":"https:\/\/jotelulu.com\/en-gb\/","name":"Jotelulu","description":"Cloud Paradise for Tech Companies","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/jotelulu.com\/en-gb\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Person","@id":"https:\/\/jotelulu.com\/en-gb\/#\/schema\/person\/2ae97818cae086c48f108cd74234aca9","name":"Juan Ignacio Oller Aznar","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/secure.gravatar.com\/avatar\/87efd80399b2c40a1d78dd5cee4e788d3f6c29d33e3b67bcfbc6abbf91d0fdcf?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/87efd80399b2c40a1d78dd5cee4e788d3f6c29d33e3b67bcfbc6abbf91d0fdcf?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/87efd80399b2c40a1d78dd5cee4e788d3f6c29d33e3b67bcfbc6abbf91d0fdcf?s=96&d=mm&r=g","caption":"Juan Ignacio Oller Aznar"},"url":"https:\/\/jotelulu.com\/en-gb\/author\/juanignaciooller\/"}]}},"_links":{"self":[{"href":"https:\/\/jotelulu.com\/en-gb\/wp-json\/wp\/v2\/posts\/48978","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jotelulu.com\/en-gb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/jotelulu.com\/en-gb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/jotelulu.com\/en-gb\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/jotelulu.com\/en-gb\/wp-json\/wp\/v2\/comments?post=48978"}],"version-history":[{"count":0,"href":"https:\/\/jotelulu.com\/en-gb\/wp-json\/wp\/v2\/posts\/48978\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/jotelulu.com\/en-gb\/wp-json\/wp\/v2\/media\/17801"}],"wp:attachment":[{"href":"https:\/\/jotelulu.com\/en-gb\/wp-json\/wp\/v2\/media?parent=48978"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jotelulu.com\/en-gb\/wp-json\/wp\/v2\/categories?post=48978"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jotelulu.com\/en-gb\/wp-json\/wp\/v2\/tags?post=48978"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}