HI,
I have been using cURL commands in CQ5.6 to upload & download packages. Now I am trying to use them in AEM6 and download command doesnt work.
I have executed the below command
curl -u admin:adm!nn0wn http://localhost:4508/etc/packages/my_packages/xxxx.zip > xxxx.zip
and it just returns a 0 byte file. Is there any way to download packages through commands in AEM6.0
Solved! Go to Solution.
HI Deepak Chadha
The command Use by you is correct.
Please make sure that Server port is correct or Path of Package mentioned in correct Or User name Password is correct. For your Reference, please find few commands :-
Package Management Commands:
For more Information please refer to: - http://docs.adobe.com/docs/en/aem/6-0/administer/content/package-manager.html
Thanks and Regards
Kautuk Sahni
HI Deepak Chadha
The command Use by you is correct.
Please make sure that Server port is correct or Path of Package mentioned in correct Or User name Password is correct. For your Reference, please find few commands :-
Package Management Commands:
For more Information please refer to: - http://docs.adobe.com/docs/en/aem/6-0/administer/content/package-manager.html
Thanks and Regards
Kautuk Sahni
I have checked syntax..it is not throwing any error but still downloading a 0 byte file
Views
Replies
Total Likes
Views
Replies
Total Likes
Hi there,
I am facing the same issue. Did you resolve the issue?
Thanks
Nanda
Views
Replies
Total Likes
Hi Nanda,
Verify the company proxy Or firewall settings. in case there is ELB make sure it is not timing out.
Thanks,
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies