Re: [Bacula-devel] Original size of the backup file

2017-10-11 Thread Kern Sibbald
Hello Wanderlei, Unfortunately perl or php will not help Bacula with such functionality.  The Bacula SQL databases are already very large on many computers these days so anything that would increase the size of the catalog is probably not going to be implemented.

Re: [Bacula-devel] Original size of the backup file

2017-10-11 Thread Wanderlei Huttel
Hello Kern It looks that the old code from bacula-gui it was written in pearl. If you want, you can take a look in the code: https://sourceforge.net/projects/bacula/files/bacula/5.2.10/bacula-gui-5.2.10.tar.gz . I guess baculum have some function in php to decode LStat. But the main problem, if

Re: [Bacula-devel] Original size of the backup file

2017-10-11 Thread Kern Sibbald
I do not know much about the bacula-gui code, but I imagine this was something written in php.  Does it still exist in the bacula-gui code?  Does it exist in the baculum code? If it was in C++ like the Bacula core code please let me know. Best regar

Re: [Bacula-devel] Original size of the backup file

2017-10-09 Thread Wanderlei Huttel
No. I only use the bacula community and I've discovered these functions a long time ago, and now and I use to get the information of file sizes (original size without compression). Regards *Wanderlei Hüttel* http://www.huttel.com.br 2017-10-09 15:03 GMT-03:00 Phil Stracchino : > On 10/09/17 13

Re: [Bacula-devel] Original size of the backup file

2017-10-09 Thread Phil Stracchino
On 10/09/17 13:46, Wanderlei Huttel wrote: > Hello Kern  > > In the old bacula-gui-5.2.10 version there was the code. So this is a regression since 5.2? -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.99

Re: [Bacula-devel] Original size of the backup file

2017-10-09 Thread Wanderlei Huttel
Hello Kern In the old bacula-gui-5.2.10 version there was the code. Atenciosamente *Wanderlei Hüttel* http://www.huttel.com.br 2017-10-09 14:29 GMT-03:00 Kern Sibbald : > Hello Wanderlei, > > On 10/09/2017 07:21 PM, Wanderlei Huttel wrote: > > I would like to suggest to include a column in ta

Re: [Bacula-devel] Original size of the backup file

2017-10-09 Thread Kern Sibbald
Hello Wanderlei, On 10/09/2017 07:21 PM, Wanderlei Huttel wrote: I would like to suggest to include a column in table "File" to identify the original size of files. Or another suggestion is to include in the Jo