No luck!

There's no project that matches .

Maybe it doesn't exist, maybe it hasn't been approved yet. After all, it does take community kudos from at least 15 people to make it inside this repository

Import Media Install package

Project owner:
Simon Dingley
Package downloads
5584
Package karma
19
Compatibility:
This project is compaitible with
.NET Version:
Supports Medium Trust: No
Created:
26 February 2010
Is Stable:
Project is stable
Current version
1.4
License
MIT

This package allows you to import large files that have been uploaded to the server via FTP or other means. A new media item is created in the media tree and the media is moved from the upload location to the new directory for the media item.

This package works great for getting large video files(or other files) into the media library for Umbraco when you are having timeout or filesize issues using the standard upload feature.

The latest version allows multiple import directories to be configured and also allows the import of multiple files into the media section in a single import process whilst maintaining directory structure. 

Once installed you will find a file called importMedia.config in your config directory where you can add your chosen import directories in the following format:

<folders>
    <folder>~/media/</folder>
    <folder>~/import/</folder>
</folders>

 

Credit must go to Richard Soeteman (http://www.richardsoeteman.net/) for his input on this version with regards to the maintained directory structure and thumbnail support.

The package seems to have proved more popular than I would have imagined. If you like the package or find it useful please vote it up! Please use the supplied forums for feedback and feature requests.

Note: Updated Screencast to follow asap

Please consider joining* the Prolific Notion Mailing list to be kept up-to-date with package developments and information:

http://www.prolificnotion.co.uk/mailing-lists/

* Disclaimer: Your email address will never be shared with any third party

 

 

Screenshots