Re: [Burp-users] Backup all Windows local disks
Brought to you by:
grke
|
From: Ziirish <zi...@zi...> - 2017-03-27 15:52:29
|
Hi, Reading the manpage I noticed the "exclude_fs" option. The available values are not explicitly explained, but I found this list in the source code: https://github.com/grke/burp/blob/d3be8bbfbf89a051a12131b74f2721e155d75342/src/conffile.c#L180 I'm not sure if it is working on Windows though. * On Monday, March 27, 2017 at 06:41 PM +0300, Marat Khalili <mk...@rq...> wrote: > > Do you know the drive letters for all the drives ahead of time? > No, I'd prefer to have common configuration for all users, and their > hardware differs. > > I'm not sure how to proceed if you are trying to dynamically find the drives. > I'm pretty sure it is possible to detect which logical drives belong to > local SATA disks (alternatively, which logical drives are removable or > network-based). If burp cannot do it (yet), I'll have to write some > scripts. Would be handy to have this function built in though. > > -- > > With Best Regards, > Marat Khalili |