add backup

This commit is contained in:
tianyu
2016-11-12 16:27:50 +08:00
parent 4817808e5e
commit 70c0ffd66d
3 changed files with 122 additions and 0 deletions

15
backup/ftpbackup.list Normal file
View File

@@ -0,0 +1,15 @@
files=(
"/root/bin/ftpbackup.list"
"/root/bin/ftpbackup.sh"
"/home/libvirt/images/www.img"
"/home/libvirt/images/builder.img"
"/home/libvirt/images/redhat7.img"
"/home/libvirt/images/ubuntu.img"
)
dirs=(
"root"
"etc"
"var"
"usr"
)