Hello,
2013/5/2 Renan Gonçalves
> Hi bacula users,
>
> Given the following restore job scrap:
>
> ```
> Job {
> Name = "RestoreJob"
> Type = restore
> ...
> RunScript {
> Command = "sh -c 'do something with %where'"
> }
> }
> ```
>
> When scheduling a new restore I dynamically set
Hi bacula users,
Given the following restore job scrap:
```
Job {
Name = "RestoreJob"
Type = restore
...
RunScript {
Command = "sh -c 'do something with %where'"
}
}
```
When scheduling a new restore I dynamically set the `Where` property.
I use before/after commands to fix some p