SharePoint RBS FILESTREAM
The RBS FILESTREAM provider that is available as a free download was created to provide an upgrade path for customers running Windows SharePoint Services 3.0 with the Windows Internal Database Engine (WIDE).
SharePoint Foundation deployments running on SQL Server 2008 Express are limited to 4GB in total therefore making upgrades from WSS 3.0 with WIDE impossible (assuming you have a content database that is larger than 4GB). The RBS FILESTREAM provider gives these customers an upgrade path. Customers looking for a BLOB management solution should use caution when considering the RBS FILESTREAM provider as it was not built as an enterprise class solution.
Below is a feature comparison between the RBS FILESTREAM provider and StoragePoint.
Learn more about StoragePoint
| Core Function Examples |
FILESTREAM |
StoragePoint |
| BLOB Externalization |
Yes |
Yes |
| Removes BLOB I/O burden from SQL Server |
No - will be slower than storing BLOBs in the database |
Yes |
| Remote BLOBs to File Shares |
No - can only place BLOBs in the same location as your data files on SQL Server |
Yes |
| Administration User Interface |
No |
Yes |
| Compression |
No |
Yes |
| Encryption |
No |
Yes |
| Ability to leverage policy based storage platforms |
No |
Yes |
| Cloud storage support |
No |
Yes |
| Tiered Storage Support |
No |
Yes |
| Hierarchical Storage |
No |
Yes |
| Garbage Collection |
Yes - Basic |
Yes Advanced |
| File Shreding |
No |
Yes |
References
The following sites provide information about the RBS FILESTREAM provider including limitations to the solution.
Learn more about StoragePoint