Try our conversational search powered by Generative AI!

Can I use VPP Migration Tool to migrate from filestorage to Azure Table Storage?

Vote:
 

We are going to put a couple of existing 7.6 sites in Windows Azure as soon as there is a official license to do that and I am woundering how I can migrate the files in the local blob storage to Azure table storage.

Anyone know if its possible to do that with VPP Migration Tool?

#85111
Apr 15, 2014 14:59
Vote:
 

No the migration tool only converts from VPP based files to content based files. I would suggest you to use export/import to transfer content it will include blob as well. 

Even if the export UI currently does not support to explicitly point out folders or media but you can do it programatically though. you could either create your own instance of DataExporter or hook up event handler. Here is an example of the later http://world.episerver.com/Modules/Forum/Pages/Thread.aspx?id=71985&epslanguage=en

#85141
Apr 16, 2014 10:34
Vote:
 

Is it just me or was the whole media feature a bit rushed...?

When we first upgraded some sites (mind you it was a supposedly stable release) the migration tool was just plain unfinished and didn't work. It was eventually fixed but the export UI still doesn't have a checkbox for media.

#85146
Apr 16, 2014 11:08
Vote:
 

Matti, I agree that the migration tool is not release ready code, I have nearly never been able to use it without doing some changes to my solution to get the tool to work.
The last updates makes it better but, there should be a better solution for this.

Johan. Ok, to bad, for the first site this solution could be ok but you should build a tool for this that would be ready for when Azure/Amazon is public release.

#85218
Apr 17, 2014 8:42
Vote:
 

I have not tried it myself but there is an open source tool to convert from file based blobs to any other provider:

http://world.episerver.com/Blogs/Per-Magne-Skuseth/Dates/2014/4/SQL-Blob-Provider-Store-your-blobs-in-the-database/

http://nuget.episerver.com/en/OtherPages/Package/?packageId=EPiCode.BlobConverter

 

 

#85220
Apr 17, 2014 9:02
Vote:
 

I have found this nuget package, has anyone tried it?
https://nuget.episerver.com/en/OtherPages/Package/?packageId=EPiCode.blobconverter

#87669
Jun 19, 2014 9:46
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.