Umbraco 7.1.6 Windows 8.1 64-bit and VS 2013 Runs on Windows Server 2012 R2 Core Edition as well.
I just installed this package in our development environment to see if it would work. It installed without any errors. I then checked the "right click on media folder" instructions and didn't see the download link. I figured this is because version 7 of umbraco's menus are different than the previous 4-6 versions.
I got the NodeID of the folder i wanted to export and manually inserted this url "http://yourumbracoinstallation/umbraco/theoutfield/exportmedia/handlers/ExportMedia.ashx?id=yournodeID"
I had found this url in the source code. This immediately exported the media folder i wanted.
So if you are in a tough spot and need your media files, this will export your media like advertized you just don't have a nice menu option yet.
Works on Umbraco 7.1.6 with a little bit of help
Installation info:
Umbraco 7.1.6
Windows 8.1 64-bit and VS 2013
Runs on Windows Server 2012 R2 Core Edition as well.
I just installed this package in our development environment to see if it would work. It installed without any errors. I then checked the "right click on media folder" instructions and didn't see the download link. I figured this is because version 7 of umbraco's menus are different than the previous 4-6 versions.
I got the NodeID of the folder i wanted to export and manually inserted this url "http://yourumbracoinstallation/umbraco/theoutfield/exportmedia/handlers/ExportMedia.ashx?id=yournodeID"
I had found this url in the source code. This immediately exported the media folder i wanted.
So if you are in a tough spot and need your media files, this will export your media like advertized you just don't have a nice menu option yet.
Can confirm that this does not work on 7.7.1 :'(
is working on a reply...