We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi @wabson,
I have been trying to get export-site.py working to export a site.
➜ tmp python -V Python 2.7.10
environment details
Alfresco Edition: Enterprise Alfresco Version: 5.0.0 Java Version: 1.7.0_75 Java VM Vendor: Oracle Corporation Operating System: Linux Version: 3.13.0-32-generic
Alfresco Module Packages (AMPs)
org_alfresco_mm_repo (version 1.0.0.1505012111) de.fme.alfresco.JavascriptConsole-repo (version 0.6.0.1310221331)
I have used the following syntax for the export. The site name is test (short-name / url name). And the test.json gets filled with all details.
python ~/work/git/share-import-export/shareclient/export-site.py test test.json --username=someuser --password=somepass --url=https://somedomain.domain.com/share
But then I get a lot of 404 when it tries to go from the dashboard into parts of the dashboard that are not there.
I have added the debug log and the json output.
If there is anything you need to be more informed please let me know.
Thanks for your time and project!
ps: had to make test.json into test.json.txt because of the attachment filter.
outlog.txt
test.json.txt
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi @wabson,
I have been trying to get export-site.py working to export a site.
environment details
Alfresco Module Packages (AMPs)
I have used the following syntax for the export. The site name is test (short-name / url name). And the test.json gets filled with all details.
But then I get a lot of 404 when it tries to go from the dashboard into parts of the dashboard that are not there.
I have added the debug log and the json output.
If there is anything you need to be more informed please let me know.
Thanks for your time and project!
ps: had to make test.json into test.json.txt because of the attachment filter.
outlog.txt
test.json.txt
The text was updated successfully, but these errors were encountered: