On 07.08.19 at 14:47 wrote 'Stefan Krüger' via bareos-users: > Hello, > > how can I see the file sizes from a jobid? 'list files jobid=" shows > just the files without the size.
This does not work using "list files" or "llist files". You can use restore jobid=<jobid> and the "dir" command to retrieve the information. For scripts, use the https://docs.bareos.org/DeveloperGuide/api.html#bvfs-api or take a look at https://github.com/bareos/bareos-fuse 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 -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/bareos-users/qielj0%241t94%241%40blaine.gmane.org.
