I am following this steps for migrating from cloud to self managed server
https://support.atlassian.com/confluence-cloud/docs/migrate-from-confluence-cloud-to-server/
I tried with versions Confluence 7.4.5 and Confluence 7.9.0.
Both same result: NO spaces and pages imported
I guess I am choosing the wrong version, not sure which is version and the running in the cloud ...
this is my exportDescriptor.properties
source=cloud
buildNumber=6169
createdByVersionNumber=1000.0.0-3e29c956e16c
ao.data.version.com.atlassian.mywork.mywork-confluence-host-plugin=1000.1.7
ao.data.version.min.com.atlassian.confluence.plugins.confluence-space-ia=5.0
timezoneId=Europe/Helsinki
exportType=all
createdByBuildNumber=6452
backupAttachments=true
defaultUsersGroup=confluence-users
ao.data.list=com.atlassian.mywork.mywork-confluence-host-plugin, com.atlassian.confluence.plugins.confluence-space-ia
ao.data.version.min.com.atlassian.mywork.mywork-confluence-host-plugin=1.1.30
ao.data.version.com.atlassian.confluence.plugins.confluence-space-ia=1000.0.0-3e29c956e16c
I saw in my self managed server (version 7.9.0) current version of
mywork-confluence-host-plugin is 8.0.4 ...
any idea how to do the migration ?