vrfy's database & media gets backed up every two hours. That takes up space.
@Gastove and I wrote a cron job to do all that backing up stuff. But, vrfy needs another job to clean up after that first job's mess.
write a script to remove old backups after an appropriate amount of time. (a week? month?)
the backups are stored in vrfy/vrfy_backups/ on cshw.reed.edu
From @ifjorissen on March 9, 2016 2:23
vrfy's database & media gets backed up every two hours. That takes up space.
@Gastove and I wrote a cron job to do all that backing up stuff. But, vrfy needs another job to clean up after that first job's mess.
write a script to remove old backups after an appropriate amount of time. (a week? month?) the backups are stored in
vrfy/vrfy_backups/
on cshw.reed.eduCopied from original issue: ifjorissen/vrfy#204