While working on AEM, some times some of the browser we get package upload issue. Now a days companies are doing stringent checks when we try to upload anything via browser. We have faced issue of package upload on AEM during the remote work situations.Below given an alternate option to upload packages in AEM using CURL command.CURL Commandcurl -u admin:admin -F package=@"name_of_package.zip" http://localhost:4502/crx/packmgr/service/.json/?cmd=uploadWhere admin:admin is the local instance user credential.name_of_package.zip - Change the package name according to your case.
Reference URL: https://www.aemtutorial.info/2021/11/...
Watch video Package Upload using Curl Command In AEM online without registration, duration hours minute second in high quality. This video was added by user AEM Tutorials 09 November 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1,374 once and liked it 7 people.