sund / auto-gitlab-backup

A simple script to backup your Gitlab data. This script will copy the backup archives of your gitlab installation via rsync, or scp. Also, you can copy backups to Backblaze’s B2 Cloud Storage service.
http://sund.github.io/auto-gitlab-backup/
GNU General Public License v2.0
317 stars 73 forks source link

enable compression on .tar archives #31

Closed sund closed 8 years ago

sund commented 8 years ago

At the very least compress .tar archives when transferring. Better yet, post .tar creation, compress and replace.

sund commented 8 years ago

from 1.94G to 1.92G max compression... not enough to be worth while at this time