64 lines
979 B
Plaintext
64 lines
979 B
Plaintext
# Caleb's backup on zinc
|
|
FileSet {
|
|
Name = "Caleb Backup"
|
|
Include {
|
|
Options {
|
|
signature = MD5
|
|
compression=GZIP
|
|
}
|
|
File = "/mnt/Caleb/"
|
|
}
|
|
}
|
|
|
|
# Mark's backup on zinc
|
|
FileSet {
|
|
Name = "Mark Backup"
|
|
Include {
|
|
Options {
|
|
signature = MD5
|
|
compression=GZIP
|
|
}
|
|
File = "/mnt/Mark/"
|
|
#File = "/mnt/NextCloud/data/mark/"
|
|
}
|
|
}
|
|
|
|
# Joe's backup on zinc
|
|
FileSet {
|
|
Name = "Joe Backup"
|
|
Include {
|
|
Options {
|
|
signature = MD5
|
|
compression=GZIP
|
|
}
|
|
File = "/mnt/Joe/"
|
|
File = "/mnt/NextCloud/data/joe/"
|
|
}
|
|
}
|
|
|
|
# Matthew's backup on zinc
|
|
FileSet {
|
|
Name = "Matthew Backup"
|
|
Include {
|
|
Options {
|
|
signature = MD5
|
|
compression=GZIP
|
|
}
|
|
File = "/mnt/Matthew/"
|
|
#File = "/mnt/NextCloud/data/matthew/"
|
|
}
|
|
}
|
|
|
|
# Michael's backup on zinc
|
|
FileSet {
|
|
Name = "Michael Backup"
|
|
Include {
|
|
Options {
|
|
signature = MD5
|
|
compression=GZIP
|
|
}
|
|
File = "/mnt/Michael/"
|
|
#File = "/mnt/NextCloud/data/michael/"
|
|
}
|
|
}
|