Re: [Burp-users] multiple client backup profiles
Brought to you by:
grke
|
From: Ziirish <zi...@zi...> - 2014-12-29 10:19:03
|
Hi, I am backuping the same server using multiple clients file. For instance, to backup my emails every 30 minutes and my BDDs every night. Here are the lines that must be changed in your burp-client.conf: - cname - pidfile - ssl_cert - ssl_key Then, in your clientconfdir you should have one file per "cname" that defines what should be backed-up and when. Let me know if you need a more detailed example. -- Ziirish http://ziirish.info/ * On Monday, 29 December 2014 10:04, Neil Renfrey <ne...@sy...> wrote: > Hi > > Is there any way to have the same client have more than one client profile > on the server. I'm trying to achieve backing up very large files overnight > and smaller files backed up in the manner of Time Machine on a Mac during > the day, say every couple of hours. If I modify the include filter and have > different settings for day and overnight, I assume the large file would be > backed up in its entirety each time it re-appeared in the list. > > I have to back up many small files and a single file of 30Gb of which 1Gb > may have changed with minimal impact to the user. The only way I can think > of at present is to try to have 2 client profiles on the server, but when I > tried this I ran into trouble with the SSL settings not being recognised for > each profile > > > > Any ideas would be appreciated > > > > Thanks > > > > Neil Renfrey |