Statement - How can we use AEM for the file/package sharing from one server to the another in worst case scenario.
Pre-requisite : Assuming AEM server has no access to the internet or outside world except AEM server URL's between the AEM server.
Solution :
Packages or any files can be shared between the server in two ways.
Option 1 : easy for the transfer/sharing.
Pre-requisite : Assuming AEM server has no access to the internet or outside world except AEM server URL's between the AEM server.
Solution :
Packages or any files can be shared between the server in two ways.
Option 1 : easy for the transfer/sharing.
- Go the path where author or publisher folder was created in this example crx-quickstart.jar file contained in the folder AEM6.3P1&P2
- Parallel to this AEM6.3P1$&P2 folder place the file you want to copy or share to another server. as shown below placed two files - ssl.zip and AEM6.3P1&P2.zip
- Go to the Backup : http://localhost:4502/libs/granite/backup/content/admin.html
- You will see the two files which are placed under the AEM6.3 software folder where can be see in the backup console.
- Next step is select the file you want download --> click on download--->That's it.
Note : This is not recommended at all, this is just an workaround solution to share the files between the server in worst case scenario.
Option 2: It's time consuming
- Use the package manager console for uplaod and download.
No comments:
Post a Comment