Are there any bulk upload solutions for media available that still work with the latest version of umbraco?
We are migrating a small website (100 content pages) and are looking for a fast and easy way to migrate these images and attachments. (in the future we'll possible be migrating a much larger website where the number of media files would easely exceed 500)
it does work fine to upload files, but it has somewhat strange behaviour when i upload a file with an already existing filename. In this case a second file gets added to the media library with the same name...
A more logical flow would be asking the uploader if he wants to overwrite existing files (yes/no)
Bulk media upload solutions
Are there any bulk upload solutions for media available that still work with the latest version of umbraco?
We are migrating a small website (100 content pages) and are looking for a fast and easy way to migrate these images and attachments. (in the future we'll possible be migrating a much larger website where the number of media files would easely exceed 500)
All suggestions are very welcome!!
Kind regards,
Rik
Does anyone have a working version of this tool?
http://www.thoehler.com/en/projects/utilitites-for-umbraco.aspx
Comment author was deleted
Hi Rik,
Did you try Zip Upload ? http://our.umbraco.org/projects/zip-upload
it does work fine to upload files, but it has somewhat strange behaviour when i upload a file with an already existing filename. In this case a second file gets added to the media library with the same name...
A more logical flow would be asking the uploader if he wants to overwrite existing files (yes/no)
Then again, this might be common to umbraco...
Comment author was deleted
@Rik, the sourcecode is available here http://www.nibble.be/?p=55 (in the comments) if you want to change that behaviour
You can also give the Noerd package a try:
package: http://noerd.dk/umbraco-ressources/Multiple-File-Upload/noerd.Umb.MultipleFileUpload_1.1.umb
source: http://noerd.dk/umbraco-ressources/multiple-file-upload/noerd.Umb.DataTypes.multipleFileUpload_source_1.1.zip
and check out this fix for the latest version of Umbraco: http://our.umbraco.org/forum/getting-started/questions-about-runway-and-modules/2728-multipleFileUpload-on-4021
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.