Re: [Burp-users] Backup all Windows local disks
Brought to you by:
grke
|
From: Michael K. <mh...@ko...> - 2017-03-27 15:28:37
|
Do you know the drive letters for all the drives ahead of time? If you do, it's a simple matter of adding include statements for each drive in the conf file. For instance, my workstation's conf file has the following includes: include = C:/Users include = F:/ I'm not sure how to proceed if you are trying to dynamically find the drives. On Mon, Mar 27, 2017 at 10:59 AM, Marat Khalili <mk...@rq...> wrote: > Dear all, > > Sorry for simple question that is probably covered in FAQ somewhere, but > how do I include all Windows local disks in backup? (Like, all > partitions of a system disk, but not network drives, USB sticks, DVDs...) > > > -- > > With Best Regards, > Marat Khalili > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Burp-users mailing list > Bur...@li... > https://lists.sourceforge.net/lists/listinfo/burp-users -- Michael Kohne mh...@ko... |