{"id":348,"date":"2015-06-03T11:02:33","date_gmt":"2015-06-03T16:02:33","guid":{"rendered":"http:\/\/nukeitmike.com\/blog\/?p=348"},"modified":"2015-06-03T11:02:33","modified_gmt":"2015-06-03T16:02:33","slug":"moving-data-out-of-sharepoint","status":"publish","type":"post","link":"https:\/\/blog.nukeitmike.com\/index.php\/2015\/06\/03\/moving-data-out-of-sharepoint\/","title":{"rendered":"Moving data out of SharePoint"},"content":{"rendered":"<p>We have a SharePoint site that we used to store some data.&#160; It was used at remote locations to be able to \u201cmap a drive\u201d and interact with data.&#160; There is some old data in the site now, and we needed to move it off.&#160; I hadn\u2019t messed with it in a while and forgot several of the little issues that come up when you use this solution.<\/p>\n<p>First SharePoint has a file size limit, and an item count limit.&#160; I believe the file size limit is 50MB by default, but I don\u2019t remember for sure (SharePoint 2010 and 2013).&#160; Also, from the client side there is a registry entry that you have to change in order to download files larger that 50 MB.&#160; I found that answer here:<\/p>\n<p>&#160;<a title=\"http:\/\/answers.microsoft.com\/en-us\/ie\/forum\/ie8-windows_xp\/error-0x800700df-the-file-size-exceeds-the-limit\/d208bba6-920c-4639-bd45-f345f462934f\" href=\"http:\/\/answers.microsoft.com\/en-us\/ie\/forum\/ie8-windows_xp\/error-0x800700df-the-file-size-exceeds-the-limit\/d208bba6-920c-4639-bd45-f345f462934f\">http:\/\/answers.microsoft.com\/en-us\/ie\/forum\/ie8-windows_xp\/error-0x800700df-the-file-size-exceeds-the-limit\/d208bba6-920c-4639-bd45-f345f462934f<\/a><\/p>\n<blockquote>\n<p>FileSizeLimitInBytes is set to 5000000 which limits your download so just set it to maximum! (this is client side btw on windows 7)<\/p>\n<p><strong>HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\WebClient\\Parameters<\/strong><\/p>\n<ol>\n<li>Right click on the FileSizeLimitInBytes and click <strong>Modify<\/strong><\/li>\n<li>Click on Decimal <\/li>\n<li>In the <strong>Value data<\/strong> box, type 4294967295, and then click <strong>OK. Note <\/strong>this sets the maximum you can download from the Webdav to 4 gig at one time, I haven\u2019t figured out how to make it unlimited so if you want to download more you need to split it up. <\/li>\n<\/ol>\n<p>hopefully this helps for you guys!<\/p>\n<\/blockquote>\n<p>The other issue is that PDFs tend to get checked out and stay checked out.&#160; So when you are trying to move the files, you have to make sure they are all checked back in first.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>We have a SharePoint site that we used to store some data.&#160; It was used at remote locations to be able to \u201cmap a drive\u201d and interact with data.&#160; There is some old data in the site now, and we needed to move it off.&#160; I hadn\u2019t messed with it in a while and forgot&hellip; <a class=\"more-link\" href=\"https:\/\/blog.nukeitmike.com\/index.php\/2015\/06\/03\/moving-data-out-of-sharepoint\/\">Continue reading <span class=\"screen-reader-text\">Moving data out of SharePoint<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"advanced_seo_description":"","jetpack_seo_html_title":"","jetpack_seo_noindex":false,"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[17,29],"tags":[120,147,162],"class_list":["post-348","post","type-post","status-publish","format-standard","hentry","category-microsoft","category-sharepoint","tag-microsoft","tag-registry","tag-sharepoint","entry"],"jetpack_featured_media_url":"","jetpack-related-posts":[],"jetpack_likes_enabled":true,"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/pcW544-5C","_links":{"self":[{"href":"https:\/\/blog.nukeitmike.com\/index.php\/wp-json\/wp\/v2\/posts\/348","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.nukeitmike.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.nukeitmike.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.nukeitmike.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.nukeitmike.com\/index.php\/wp-json\/wp\/v2\/comments?post=348"}],"version-history":[{"count":0,"href":"https:\/\/blog.nukeitmike.com\/index.php\/wp-json\/wp\/v2\/posts\/348\/revisions"}],"wp:attachment":[{"href":"https:\/\/blog.nukeitmike.com\/index.php\/wp-json\/wp\/v2\/media?parent=348"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.nukeitmike.com\/index.php\/wp-json\/wp\/v2\/categories?post=348"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.nukeitmike.com\/index.php\/wp-json\/wp\/v2\/tags?post=348"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}