Re: [Bacula-users] Restore using python - need example

2005-11-05 Thread Sim Zacks
>From Python/PHP you can script the console, so you can write your web app in any case. I'm a Python programmer if you have questions or are looking to farm out a job. Sim Dave Sutherland wrote: >Hello, > > I'm bui

Re: [Bacula-users] Restore using python - need example

2005-11-05 Thread Dave Sutherland
--- Jo <[EMAIL PROTECTED]> wrote: > Dave Sutherland wrote: > > >Hello, > > > > I'm build a really simple web interface to list > all > >the recent jobs, grouped by client. I have this > >runing now and would appreciate two examples of how > to > >use python in a php web application to do: > > >

Re: [Bacula-users] Restore using python - need example

2005-11-05 Thread Jo
Dave Sutherland wrote: Hello, I'm build a really simple web interface to list all the recent jobs, grouped by client. I have this runing now and would appreciate two examples of how to use python in a php web application to do: 1.Restore a job given a jobid 2.Restore selected files from a job

[Bacula-users] Restore using python - need example

2005-11-05 Thread Dave Sutherland
Hello, I'm build a really simple web interface to list all the recent jobs, grouped by client. I have this runing now and would appreciate two examples of how to use python in a php web application to do: 1.Restore a job given a jobid 2.Restore selected files from a job given the jobid and l