On Tue, Jan 08, 2013 at 11:30:28AM +0100, Olivier L. wrote: > Hi all, > > When i use a job of type "Copy"to put my file backup on a tape. Some > jobs are marked as "type = Backup" and other are marked as "Type = Job > Copy". > > Do you know why types differ ? > > For my use i prefer "type = Backup", how can i do to force bacula to put > "type = Backup" on all of my copied jobs ? > > Olivier :) >
If you run a single copy job, you'll find that bacula actually runs 2 jobs in parallel: The read job which is usually marked as "incremental / backup" and the copy job which is marked as "full / copy". I have no idea why it's done this way, but OTOH I also don't see why I should worry about it ;) All the best, Uwe -- NIONEX --- Ein Unternehmen der Bertelsmann SE & Co. KGaA ------------------------------------------------------------------------------ Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS and more. Get SQL Server skills now (including 2012) with LearnDevNow - 200+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only - learn more at: http://p.sf.net/sfu/learnmore_122512 _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
