Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
SOLVED

Content copy tool in Aem as a cloud

Avatar

Level 1

Hi All

As I noted  from adobe document, Content copy tool in AEM as cloud , the limitations are ,

The content copy tool has the following limitations.

Content cannot be copied from a lower environment to a higher environment.
Content can only be copied from and to authoring services.
Cross-program content copy is not possible.
Running concurrent content copy operations on the same environment is not possible.
Up to 50 paths can be specified per content set. There is no limitation on excluded paths.
Do not use the content copy tool as a cloning or mirroring tool because it cannot track moved or deleted content on the source.
The content copy tool has no versioning capability and cannot automatically detect modified content or created content on the source environment in a content set since the last content copy operation.
If you want to update your destination environment with content changes only, since the last content copy operation, you must create a content set. Then, specify the paths on the source instance where changes were made since the last content copy operation.
Version information is not included in a content copy.


My Query Is,

 

What is the maximum amount of content that can be transferred from a higher environment to a lower environment at one time?

 

We were unable to find this information in any Adobe documentation. If the content transfer fails, we also cannot determine the reason for the failure.

 

Could someone please share any information on this if available?

 

Thanks

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

@KNaNC  I don't think there is any size limit restriction currently set. 

I have seen 150+ GB of content being transferred in about 12 hours using content copy tool. That should give you some idea in terms how much time and content you can expect copied within a given timeframe.

View solution in original post

2 Replies

Avatar

Community Advisor

Hi @KNaNC ,

As Up to 50 paths can be specified per content set is mentioned that might be reason to not specify the size.

Seems access log is there to check status https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/dev...

 

ACS commons is also an option https://adobe-consulting-services.github.io/acs-aem-commons/features/contentsync/index.html

 

Thanks

Avatar

Correct answer by
Community Advisor

@KNaNC  I don't think there is any size limit restriction currently set. 

I have seen 150+ GB of content being transferred in about 12 hours using content copy tool. That should give you some idea in terms how much time and content you can expect copied within a given timeframe.