Currently I'm using SharePoint 2010. The sites and sub-sites are stored on the C drive. Since, this SharePoint site is going to have a large amount of documents, images, and videos I would like to store them on another drive. Is is this possible? If so, how can it be done?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
migrated from stackoverflow.com May 6 '12 at 18:03
|
I recommend that you use Remote BLOB Storage to store your Documents, Images and Videos. Remote BLOB Storage is an Add-On to SQL Server 2008 that allows you to store binary files at a different location then the database: http://technet.microsoft.com/en-us/library/ee748638.aspx You may also find this blog entry useful, as it contains screenshots and additional instructions: http://www.toddklindt.com/blog/Lists/Posts/Post.aspx?ID=174 Pete |
|||
|
|