Re: [Bacula-users] I need help

2014-04-10 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It's not clear to me what's objectionable about the post about Bareos. All of the assertions contain "allegedly" as far as I can see it. If there's something untrue, it would probably be better to correct it rather than to remove it. On 04/10/2014 03:

Re: [Bacula-users] I need help

2014-04-10 Thread Kern Sibbald
Hello Phil, You did a nice job of summarizing it -- thanks. I will add one more point. Perhaps some of you may think that I am against all forks of Bacula. But in fact that is not true. There are already several forks of Bacula and I have known about them for quite some time (well before Bareos

Re: [Bacula-users] I need help

2014-04-10 Thread Kern Sibbald
On 04/09/2014 10:48 PM, compdoc wrote: > help me delete the information that they keep reposting in the above item..They put it back, and they have complained that I remove it, so there is an army of "monitor

Re: [Bacula-users] I need help

2014-04-10 Thread Kern Sibbald
Hello, On 04/09/2014 10:37 PM, Randall Svancara wrote: Hi, Bacula is a great product and it is great to see that it is thriving.  Obviously the Bareos fork is giving  you grief as it aims to provide a competing pr

Re: [Bacula-users] I need help

2014-04-09 Thread compdoc
> help me delete the information that they keep reposting in the above item..They put it back, and they have complained that I remove it, so there is an army of "monitors" threatening me. What they did is now a part of the history of Bacula, and they are adding their version of what happene

Re: [Bacula-users] I need help

2014-04-09 Thread Phil Stracchino
On 04/09/14 16:37, Randall Svancara wrote: > Hi, > > Bacula is a great product and it is great to see that it is thriving. > Obviously the Bareos fork is giving you grief as it aims to provide a > competing product under a more open licensing model. Although you could > litigate or wage war on

Re: [Bacula-users] I need help

2014-04-09 Thread Randall Svancara
Hi, Bacula is a great product and it is great to see that it is thriving. Obviously the Bareos fork is giving you grief as it aims to provide a competing product under a more open licensing model. Although you could litigate or wage war on the Bareos project, and put all your efforts into their

[Bacula-users] I need help

2014-04-09 Thread Kern Sibbald
Hello Bacula Users, I need your help.  Bareos, mostly through Maik Aussendorf, is carrying a negative publicity campaign on the Bacula wikipedia site: https://en.wikipedia.org/wiki/Bacula The problem is every time I remove their propaganda, which is the

Re: [Bacula-users] i need help in performing partial backups of /usr/home

2007-08-14 Thread Jordi Moles
hi, that worked!! thank you very much. that's how the final fileset looks like just in case someone is interested in the same thing i do: *** FileSet { Name = "sanab" Include { Options { signature = SHA1 Compression = GZIP wilddir = "/mnt/san/usr/home/a

Re: [Bacula-users] i need help in performing partial backups of /usr/home

2007-08-13 Thread Martin Simmons
> On Mon, 13 Aug 2007 18:45:01 +0200, Jordi Moles said: > > hi again and thanks for you help. > > i doesn't work either. i tried include=yes and other things like exclude > = no. > actually, with "include=yes", bacula throws the following message: > > Config error: Keyword include not permi

Re: [Bacula-users] i need help in performing partial backups of /usr/home

2007-08-13 Thread Jordi Moles
hi again and thanks for you help. i doesn't work either. i tried include=yes and other things like exclude = no. actually, with "include=yes", bacula throws the following message: Config error: Keyword include not permitted in this resource En/na Monstad ha escrit: > Hi there, > > Whenever I'v

Re: [Bacula-users] i need help in performing partial backups of /usr/home

2007-08-13 Thread Jan Dohl
Jordi Moles wrote: > hi, i would like to backup just something like > > /usr/home/a* > > > reading bacula's documentation, i came up with this fileset: > > FileSet { > Name = "sanab" > Include { > Options { > wilddir = "/mnt/san/usr/home/a*" > wilddir = "/mnt/san/usr/home/b

Re: [Bacula-users] i need help in performing partial backups of /usr/home

2007-08-13 Thread Monstad
Hi there, Whenever I've used the wilddir option Ive had use an "include = yes" line in the Options section. I use an earlier version of bacula however, but it might work for you. ie: FileSet { Name = "sanab" Options { wilddir = "/mnt/san/usr/home/a*" wilddir = "/mnt/

Re: [Bacula-users] i need help in performing partial backups of /usr/home

2007-08-13 Thread Jordi Moles
Hi, what you told me makes an empty backup, it doesn't backup anything at all, 0 files. However it doesn't say it failed, it doesn't send any error message. any other idea? thank you. En/na Monstad ha escrit: > It looks like your whole directory is being copied because of the > > "File = /mnt

Re: [Bacula-users] i need help in performing partial backups of /usr/home

2007-08-13 Thread Monstad
It looks like your whole directory is being copied because of the "File = /mnt/san/usr/home/" Try removing this Cheers, Kris Jordi Moles wrote: > > hi, i would like to backup just something like > > /usr/home/a* > > > reading bacula's documentation, i came up with this fileset: > > Fil

[Bacula-users] i need help in performing partial backups of /usr/home

2007-08-13 Thread Jordi Moles
hi, i would like to backup just something like /usr/home/a* reading bacula's documentation, i came up with this fileset: FileSet { Name = "sanab" Include { Options { wilddir = "/mnt/san/usr/home/a*" wilddir = "/mnt/san/usr/home/b*" } File = /mnt/san/usr/home/