The external-blob-storage tag has no wiki summary.
3
votes
4answers
1k views
EBS (External Blob Storage) in SharePoint 2007
(Urgent) A few Questions about EBS in SP2007:
Link or document on how to configure EBS step-by-step?
Are there any reusable libraries or
providers already available?(for
external storage)
What are ...
2
votes
4answers
405 views
Make me understand Remote Blob Storage (RBS)
So I've read the MSDN Overview of Remote BLOB Storage as well as the FAQ: Sharepoint 2010 Remote Blob Storage (RBS), but I still don't completely understand how RBS would manifest itself in ...
2
votes
1answer
51 views
Custom indexing Connector for Azure Blob not crawling
I am creating a custom indexing connector for Azure blob. It works fine if i just specified URL for single blob e.g. for myblob://searchconnector.blob.core.windows.net/MyBlob/mycontainer/myblob1.txt
...
1
vote
1answer
164 views
Remote Blob Store implementation. How to get current SQL Server DB name?
We are trying to develop Remote Blob Store (next RBS) provider for SharePoint 2010 (SQL Server 2008). In EBS (External Blob Store which is deprecated now) there is possibility to take site collection ...
0
votes
3answers
321 views
Do files uploaded count against your site collection quota if using remote blob storage?
There is a debate going on in my group as we plan to use SharePoint 2010. We want to use Remote Blob Storage (RBS) instead of storing files in the SQL tables themselves. If we use RBS, do the files ...