Hello,
It will be a nice feature in Bacula.
2011/10/28 Kern Sibbald
> In general, in Bacula we try to avoid doing system dependent stuff unless
> it is absolutely required. Things such as reading /sys or /proc are things
> we do not do because there is no definitive interface, so this can
> cre
Hi,
Am 28.10.2011 15:47, schrieb Kern Sibbald:
> Why do you need the size?
Our systems provide a web based restore GUI that displays the size of
each restorable element. Users are interested in being presented a
proper value instead of "0 bytes".
> In general, in Bacula we try to avoid doing s
Hello,
Why do you need the size?
In general, in Bacula we try to avoid doing system dependent stuff unless
it is absolutely required. Things such as reading /sys or /proc are things
we do not do because there is no definitive interface, so this can
create severe support problems in the future.
T