Best approach to delete a large folder in aem
Hi team,
May I know the best approach we can use to delete a large folders in aem.
1. Deleting from crxde directly. Or
2. Through curl command.
- Or any better approach than these two.
Hi team,
May I know the best approach we can use to delete a large folders in aem.
1. Deleting from crxde directly. Or
2. Through curl command.
I would not recommend either process as there might be references to other projects/pages/nodes which you might remove not knowing.
The best approach will be to go to Touch UI and delete it from there. You can look into deleting at a parent level folder if you would like to do it in one go. But this process will make sure all references are properly removed and no issues are observed later.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.