StoragePoint Forums
Welcome Guest Search | Active Topics | Log In | Register

A couple questions on how files are stored Options · View
bjd145
#1 Posted : Friday, June 11, 2010 1:47:34 PM
Rank: Newbie

Groups:

Joined: 6/11/2010
Posts: 1
Location: Chicago
I have a quick couple questions on how files are externalized in StoragePoint.

1. When new files are added to SharePoint, are they stored in the Content DB first and then externalized via the timer job or are they written to the file system directly by the web front end server after a record for the file was added to the content db?

2. Is there any way to directly write to the file system outside of StoragePoint and have StoragePoint create the record in the content db? I've been tasked to enable 2GB file uploads over the internet to our SharePoint farm. We have StoragePoint already but I am concerned about the perormance of my IIS servers and starving my .NET thread pools while they handle these large file uploads. I would like to implement a file upload environmentoutside of SharePoint for large files but still have them known to SharePoint/StoragePoint. I know I could do this and have the files stored on a file server and have SharePoint index them but this is not what the business wants. They want the files inside SharePoint.

Thanks
Brian
jerseybob
#2 Posted : Saturday, June 12, 2010 1:00:13 PM
Rank: Member

Groups: administrators, Registered

Joined: 6/14/2009
Posts: 21
Hi Brian,

Responses to your questions are as follows:

1. With and EBS or RBS provider plugged in (...we support both BLOB Remoting methods in StoragePoint) the BLOBs never get into the database, they are written immediately to the configured endpoints (BLOB store locations). There is an externalization timer job available to externalize content that is already in your environment before implementing StoragePoint.

2. With our 3.0 release (RTM this Tuesday 6/15), Yes. We expose an API that you can call with the location of an external file that returns a StoragePoint BLOB Reference. That API does not create the item in SharePoint, so you would still need to create a list/library item in SharePoint with that BLOB Reference as the content payload. I believe the API doc has sample code for this scenario. If not, we can easily supply you with some.

Thanks,

Rob
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAFVision Theme by Jaben Cargman (Tiny Gecko)
Powered by YAF 1.9.3 | YAF © 2003-2009, Yet Another Forum.NET
This page was generated in 0.038 seconds.