Upload bulk images to Media Folder Programmatically
Hello Guys,
We have a requirement to upload around 6000 images to Umbraco. We can do it manually but the problem is that we cannot upload them all at once as Umbraco just stops working.
So we are thinking of uploading all the images programmatically.
Is there any way we can achieve it. We have googled a lot for this but couldn't find any service to upload images.
Upload bulk images to Media Folder Programmatically
Hello Guys,
We have a requirement to upload around 6000 images to Umbraco. We can do it manually but the problem is that we cannot upload them all at once as Umbraco just stops working.
So we are thinking of uploading all the images programmatically.
Is there any way we can achieve it. We have googled a lot for this but couldn't find any service to upload images.
Any help would be greatly appreciated.
Thanks
Hi Harsheet
Have you seen the documentation for the Media service
https://our.umbraco.org/documentation/reference/management/services/mediaservice
Another option could be https://our.umbraco.org/projects/website-utilities/desktop-media-uploader/
I can’t remember if the uploader works for newer verions but you could give it a try
Hope this helps,
/Dennis
is working on a reply...