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

Question: Is it possible to store the backup data in common mount path? #15

Closed amaremo closed 7 years ago

amaremo commented 8 years ago

we configured a new backup server with alfresco which will be used in case of disaster with our main alfresco server, Is it possible to use a common mount path to backup the data, so that we can backup from main server in daily basis and restore it to other server whenever the main server is down? any limitations are there in this case? Will the entire production data documents get created in new server by using this method? I'm a newbie please bear with my questions.

Regards Amar.

douglascrp commented 8 years ago

Hey @amaremo Can you elaborate? You can use a remote share mounted locally as the backup destination, but data will not be in the format that I think you want it. You will have to execute the restore procedure just like described in the project's documentation.

douglascrp commented 7 years ago

@toniblyx This is not a problem, so please, close this issue.