urithiru: define more backups
This commit is contained in:
parent
aaaf9bc322
commit
5abcdedf59
1 changed files with 18 additions and 0 deletions
|
@ -35,12 +35,30 @@
|
|||
fast = true;
|
||||
location = "192.168.0.2";
|
||||
}
|
||||
{
|
||||
path = "zroot/safe/data";
|
||||
remotePath = "zdata/recv/urithiru/safe/data";
|
||||
fast = true;
|
||||
location = "192.168.0.2";
|
||||
}
|
||||
{
|
||||
path = "zdata/big-apps/accentor";
|
||||
remotePath = "zdata/recv/urithiru/big-apps/accentor";
|
||||
fast = true;
|
||||
location = "192.168.0.2";
|
||||
}
|
||||
{
|
||||
path = "zdata/data";
|
||||
remotePath = "zdata/data";
|
||||
fast = false;
|
||||
location = "192.168.0.2";
|
||||
}
|
||||
{
|
||||
path = "zdata/data";
|
||||
remotePath = "zdata/data";
|
||||
fast = false;
|
||||
location = "socrates.machines.robbevp.be";
|
||||
}
|
||||
];
|
||||
rootDataset = "zroot/local/root";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue