Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

In my sharepoint 2010 instance we use EBS. I would like to modify implementation (from http://technet.microsoft.com/en-us/magazine/2009.06.insidesharepoint.aspx):

  1. detect if file read request is from backup or export site (Get Calling Method using Reflection [C#] ? )
  2. if true return some small (1kB) mocked file
  3. if false return original file

Is it possible?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.