Serverbackup

This is exercise 6 on lab 5 which is about writing a backup script for your server. For this exercise I've chosen to make a backup script for Proxmox, ie take all the backup files (vzdump-openvz-111-2013_11_19-08_20_20.tar.lzo and so on) and copy them to a tape device and an external harddrive.

Description
A script to copy/backup the backup files from a Proxmox server to an external harddrive and a tape device
Readme 312 KiB
Languages
Shell 100%