首页 > 代码库 > LepideMigrator for Documents Step by Step

LepideMigrator for Documents Step by Step

A Manager Marketing Operations invite me to review their product, LepideMigrator for Documents.

It is a migration tool for contents, moving from traditional File Servers, Exchange Public Folders and Office 365 Public Folders to SharePoint.

You can check this link to download it.

In this article, I will use SharePoint 2010 as the destination server. First of all, I will do the installation on the server.

技术分享

The installation is a quite simple process. After that, we can start the program to check what we can do.

It is a typical winform application with main content panel on the center and properties panel on the right. On the left, there are destination and source configurations.

技术分享

Now we will do a simple migration job.

First thing to do is to set up the destination site. Select "SharePoint Server" and click "Add New Site" on the top toolbar.

Fill out the blanks and click ok button to finish add the site. And now we can see the structure of the site we added in the Destination panel.

技术分享        技术分享 技术分享

Second, we set a source to specify what content will be migrated to the destination site. Since it is a simple test job, I will pick the easiest way - Local File System. I‘ve already build a test content with folders and files in my Local Disk E.

技术分享

In the Source panel, navigate to "Test Content" folder.

技术分享

We can simply do an analyze before we do the migration job. Click "Migration Analyzer" to start the analyze.

技术分享

The report tell us Files or Folders successfully can be uploaded is 9, Files or Folders that need adjustments is 0 and Files or Folders that will fail to upload is 17 for exceeding file size, because I leave the configuration size limit to default 50KB (I suggest the default is 50MB for the SharePoint site default limitation). We can see the reasons from the report grid. The text below does not display full enough, by the way. After modify the size limit and reanalyze, all can be successfully uploaded to my sharepoint site.

技术分享

Now let us start the job. Click "Migration to SharePoint" -> "File System", and...

技术分享

Click yes and we need to do some attribute mappings as below.

技术分享

And some additional configurations.

技术分享

技术分享

技术分享

The job is running and the job is done!

技术分享

Check the destination and the files are there!

技术分享


Conclusion

It is a friendly tool which is easy to use for us.

LepideMigrator for Documents Step by Step