{"id":57,"date":"2022-03-10T08:05:42","date_gmt":"2022-03-10T08:05:42","guid":{"rendered":"https:\/\/ricklewis.co.uk\/?p=57"},"modified":"2022-03-10T08:05:43","modified_gmt":"2022-03-10T08:05:43","slug":"webdav-stuff","status":"publish","type":"post","link":"https:\/\/ricklewis.co.uk\/index.php\/2022\/03\/10\/webdav-stuff\/","title":{"rendered":"WebDAV Stuff"},"content":{"rendered":"\n<p>Alter file limit size accepted by IIS<\/p>\n\n\n\n<p>Dump request filtering settings for the &#8220;Default Web Site&#8221; by running<br><em>%windir%\\system32\\inetsrv\\appcmd.exe list config &#8220;Default Web Site&#8221; -section:system.webServer\/security\/requestFiltering\u00a0 \/config:*<\/em><\/p>\n\n\n\n<p><em>(adjust the name of the site to fit your environment). <\/em><em>Check the<\/em> maxAllowedContentLength value.<\/p>\n\n\n\n<p>To change the value to let&#8217;s say 50,000,000 you could run<br><em>%windir%\\system32\\inetsrv\\appcmd.exe set config &#8220;Default Web Site&#8221; -section:system.webServer\/security\/requestFiltering \/requestLimits.maxAllowedContentLength:&#8221;50000000&#8243; \/commit:apphost<\/em><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>Also on the client machine you&#8217;ll need to do this as the default size limit is 50Mb<\/p>\n\n\n\n<p>Customize the following registry entry to resolve this issue:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Click Start, type regedit in the Start Search box, and then press ENTER.<\/li><li>Open the registry editor (using regedit on the Windows Start menu)<\/li><li>Locate and click the following registry subkey:<br><br>HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\WebClient\\Parameters<\/li><li>Select&nbsp;<strong>DWORD FileSizeLimitInBytes<\/strong>.<\/li><li>Go to <strong>Edit &gt; Modify<\/strong>.<\/li><li>In the Value data box, enter <strong>4294967295<\/strong>&nbsp;and then click <strong>OK<\/strong>.<br>This sets the maximum you can download from the WebDAV&nbsp;to 4 GB at one time, where&nbsp;4 GB is the maximum value supported by Windows OS.<\/li><li>Exit Registry Editor and restart the Web Client Service.<\/li><\/ol>\n","protected":false},"excerpt":{"rendered":"<p>Alter file limit size accepted by IIS Dump request filtering settings for the &#8220;Default Web Site&#8221; by running%windir%\\system32\\inetsrv\\appcmd.exe list config &#8220;Default Web Site&#8221; -section:system.webServer\/security\/requestFiltering\u00a0 \/config:* (adjust the name of the site to fit your environment). Check the maxAllowedContentLength value. To change the value to let&#8217;s say 50,000,000 you could run%windir%\\system32\\inetsrv\\appcmd.exe set config &#8220;Default Web Site&#8221; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-57","post","type-post","status-publish","format-standard","hentry","category-uncategorised"],"featured_image_urls_v2":{"full":"","thumbnail":"","medium":"","medium_large":"","large":"","1536x1536":"","2048x2048":"","post-thumbnail":"","portfolio-FitRows":""},"post_excerpt_stackable_v2":"<p>Alter file limit size accepted by IIS Dump request filtering settings for the &#8220;Default Web Site&#8221; by running%windir%\\system32\\inetsrv\\appcmd.exe list config &#8220;Default Web Site&#8221; -section:system.webServer\/security\/requestFiltering\u00a0 \/config:* (adjust the name of the site to fit your environment). Check the maxAllowedContentLength value. To change the value to let&#8217;s say 50,000,000 you could run%windir%\\system32\\inetsrv\\appcmd.exe set config &#8220;Default Web Site&#8221; -section:system.webServer\/security\/requestFiltering \/requestLimits.maxAllowedContentLength:&#8221;50000000&#8243; \/commit:apphost Also on the client machine you&#8217;ll need to do this as the default size limit is 50Mb Customize the following registry entry to resolve this issue: Click Start, type regedit in the Start Search box, and then press ENTER.Open the registry editor&hellip;<\/p>\n","category_list_v2":"<a href=\"https:\/\/ricklewis.co.uk\/index.php\/category\/uncategorised\/\" rel=\"category tag\">Uncategorised<\/a>","author_info_v2":{"name":"ricklewiswpadmin","url":"https:\/\/ricklewis.co.uk\/index.php\/author\/ricklewiswpadmin\/"},"comments_num_v2":"0 comments","_links":{"self":[{"href":"https:\/\/ricklewis.co.uk\/index.php\/wp-json\/wp\/v2\/posts\/57"}],"collection":[{"href":"https:\/\/ricklewis.co.uk\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ricklewis.co.uk\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ricklewis.co.uk\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ricklewis.co.uk\/index.php\/wp-json\/wp\/v2\/comments?post=57"}],"version-history":[{"count":1,"href":"https:\/\/ricklewis.co.uk\/index.php\/wp-json\/wp\/v2\/posts\/57\/revisions"}],"predecessor-version":[{"id":58,"href":"https:\/\/ricklewis.co.uk\/index.php\/wp-json\/wp\/v2\/posts\/57\/revisions\/58"}],"wp:attachment":[{"href":"https:\/\/ricklewis.co.uk\/index.php\/wp-json\/wp\/v2\/media?parent=57"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ricklewis.co.uk\/index.php\/wp-json\/wp\/v2\/categories?post=57"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ricklewis.co.uk\/index.php\/wp-json\/wp\/v2\/tags?post=57"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}