Sven Scheidler <info <at> ssoft-solutions.de> writes:

> 
> Hello,
> can I restore Files from a File-List on Remote-Client (Windows)?
> 
> e.g. bconsole-command:
> restore client=client1 file=<C:/path/to/restorelist jobid=...
Nope the filelist is expanded on the director and all info is being
retrieved from the catalog. From this the director creates a so called
BSR (BootStrap Record) which says what blocks to read on what media.
This is passed to the SD for reading and the FD just receives these
so called streams and restores them. So without recoding the protocol
to retrieve a file from the client this ain't going to work. You can
however fill a table in the database and restore from that some web
frontends use that method.

> 
> For Backups in Fileset-Ressource can i read a Filelist from
> Remote-Clients: File = "\\<C:/backuplist.list"
That is completely something else as the filelist is just pushed
to the client and that then expands things that it needs to include
in the backup. In a backup the DIR and SD are just accepting all data
collected by the client so it works way differently then restore where
we need to reconstruct what to restore on the DIR based on the meta-data
in the catalog.

-- 
Marco van Wieringen                   [email protected]
Bareos GmbH & Co. KG                  Phone: +49-221-63069389
http://www.bareos.com                     

Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646
Komplementär: Bareos Verwaltungs-GmbH
Geschäftsführer: Stephan Dühr, M. Außendorf, J. 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.

Reply via email to