utility tool for downloading dam:asset in zip without rendition-AEMasCS | Community
Skip to main content
New Participant
March 27, 2024

utility tool for downloading dam:asset in zip without rendition-AEMasCS

  • March 27, 2024
  • 3 replies
  • 607 views

Hi Team,

  we are in AEMasCS, Kindly Let us know is there any utility tool to download dam:asset (.jpg,png,pdf,video etc.,) under given path folder. for example, if i give /content/dam/myfolder , it should download all dam:asset(under this path) without asset rendition into my local machine. Thanks in Advance !!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

kautuk_sahni
Employee
July 16, 2024

@rajat168 Did you find the suggestion helpful? Please let us know if you require more information. Otherwise, please mark the answer as correct for posterity. If you've discovered a solution yourself, we would appreciate it if you could share it with the community. Thank you!

Kautuk Sahni
anupampat
New Participant
March 27, 2024

Hi @rajat168 ,

On AEM author when you select the folder you have an option to download the folder & its assets like below 

and then select this overlay to download

 

rajat168Author
New Participant
March 27, 2024

Hi @anupampat , Thanks for your response, As you suggested, initially we thought to use your approach but since the folder have more than 2000 dam:assests, this approach were feasible.since its taking longtime and leads to gatewaytimeout issue.

arunpatidar
New Participant
March 27, 2024

Hi @rajat168 
I don't think so there is any OOTB tool to does that.

Maybe you can explore Asset HTTP API and run through small script in local 

https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/admin/mac-api-assets 

Arun Patidar