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

Add the ability to configure the cache folder to avoid "No space left on device" #37

Closed douglascrp closed 5 years ago

douglascrp commented 6 years ago

I have been facing problems with "No space left on device" when bart is executed. This is happening because when duplicity processes the volumes, it uses disc space, and if the partition is small, that can cause the disc to be completely filled.

I have this fix almost done here, as I am fixing it for a customer. Once I finish it, I will create a PR.

douglascrp commented 5 years ago

Closed by https://github.com/douglascrp/alfresco-backup-and-recovery-tool/commit/65ef8fb3ac7de2d21e3d4a5ad0ddef8aae5e56eb