toniblyx / alfresco-backup-and-recovery-tool

Alfresco BART is a tool written in shell script on top of Duplicity to do Alfresco backups and restore from a local file system, FTP, SCP or Amazon S3.
Apache License 2.0
96 stars 48 forks source link

Alfresco Content services 6 compatibility? #47

Closed baculas closed 5 years ago

baculas commented 5 years ago

When trying to export in alfresco 6.0, it throws a 400 browser error

toniblyx commented 5 years ago

In what context? can you be a little bit more specific on how to reproduce that error? Thanks.

baculas commented 5 years ago

the ui is shown correclty at http:///alfresco/service/extensions/bulkexport/export

but the generated url from the ui http:///alfresco/service/extensions/bulkexport/export?format=json&noderef=workspaceetc&base=c:\backup produces a 404 error ( i have tried with the date included as well and with typing c:/backup)

the installation is the alfresco-content-services-community-distribution-6.1.2-ga manual installation

toniblyx commented 5 years ago

Thanks @baculas but I don't see what is the relation with that action you are trying to do and BART...

baculas commented 5 years ago

man I must be blind, sorry, I got confused.. keep up the good work!