Am 20.11.2015 um 16:06 schrieb Johan Segernäs: > Hi! Anyone have a query for finding biggest files/folders in a jobid?
not at hand. However, if you use https://www.bareos.org/en/bareos-fuse.html from bareos-contrib, you can mount your backup meta data and use "du -s" or "find". cd /srv/bareosfs/clients/ting-fd/backups/jobid=167466_name=ting_client=ting-fd_level=I_status=T/data # du -sh * 1.0K boot 30K etc 2.5G home 54K root 58M var Probable not the most efficient way, but definitively handy (as it works with all tools, e.g. kdirstat, ...) regards, Jörg -- Jörg Steffens [email protected] Bareos GmbH & Co. KG Phone: +49 221 630693-91 http://www.bareos.com Fax: +49 221 630693-10 Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646 Komplementär: Bareos Verwaltungs-GmbH Geschäftsführer: S. Dühr, M. Außendorf, Jörg Steffens, P. Storz, M. v. Wieringen -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
