Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Restoring doc library into subfolder of new doc library

  Asked By: Dianna Bridges         Date: Feb 23, 2009      Category: Sharepoint      Views: 409
 

Is it possible to backup an entire document library and restore into a subfolder
of new document library on a different farm. Maintaining all the dates,
versions, history etc?

Tagged:              

 

4 Answers Found

 
Answer #1       Answered By: Mohini Tiwari          Answered On: Feb 23, 2009       

This sounds like a custom code project to me.

If you want to try to hack your way around it with the browser GUI, try
creating a folder in your library  and then dragging all the items into it
with Explorer View.

 
Answer #2       Answered By: Natasha Bennett          Answered On: Feb 23, 2009       

...which of course will not retain any of
dates/versions/history/ownership/permissions. You might try
http://spmigration.codeplex.com/ or the migration tools from Metalogix
though.

 
Answer #3       Answered By: Angel Matthews          Answered On: Feb 23, 2009       

I need to re-read these things.

Apparently you can use Manage Content and Structure to move items, and it
maintains most of the metadata... but the modified date is changed. Not
very practical, but interesting nonetheless.

Do you have any first-hand knowledge of the CodePlex export stuff?

 
Answer #4       Answered By: Ravindra Salvi          Answered On: Feb 23, 2009       

Yes, I do actually - I contributed some code to some of the 2003
specific stuff a few years ago. It should do what he's looking for, at
least mostly. There are a few things that don't come through 100% (e.g.
modification dates  on versions  come through, but not on the main item),
but it's nearly as good as the higher priced options assuming you are
will to learn it's quirks.

 
Didn't find what you were looking for? Find more on Restoring doc library into subfolder of new doc library Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].