Re: needed tapes
"Stefan G. Weichinger via Bacula-users" <[email protected]>
| Newsgroups | gmane.comp.bacula.user |
|---|---|
| Message-ID | <[email protected]> |
Am 21.03.25 um 15:13 schrieb Stefan G. Weichinger via Bacula-users: > just a quick reply: > > **thanks** a lot for all the help, I have to catch up still and will > read that next week when things calm down hopefully. short addition: I recently learn a bit of python ... and I take my bacula-tapes-issue as an example to learn and apply some concepts. Currently I run the sql-query within my python scripts and create Volume objects in a BaculaStorage class ;-) This allows me more than doing it in bash, obviously. If that makes sense, I don't know. Just wanted to share ;-)