One cq 5.5 is another machine and another cq 5.5 is running another machine.
I want to tranfer file from one cq (/contents/c1) to another cq.
How it can be done?
I have tried option /team/export but it didn't work.
Solved! Go to Solution.
You can use either package manager for that or curl command.
Try package manager to create a package from one instance and install it on another instance.
If your one instance is author and another is publish try replication agents to replicate the content.
AnkurAhlawat wrote...
Try package manager to create a package from one instance and install it on another instance.
If your one instance is author and another is publish try replication agents to replicate the content.
what about if i want to tansfer from one cq author to another cq author.(both are running in different machine)
Views
Replies
Total Likes
You can use either package manager for that or curl command.
umesh jangid wrote...
AnkurAhlawat wrote...
Try package manager to create a package from one instance and install it on another instance.
If your one instance is author and another is publish try replication agents to replicate the content.
what about if i want to tansfer from one cq author to another cq author.(both are running in different machine)
As Mentioned by Ankur, you can create a Package from Instance 1 and can install it at Instance 2.
Docs:- https://docs.adobe.com/docs/en/aem/6-2/administer/content/package-manager.html
~kautuk
Views
Likes
Replies
Views
Likes
Replies