Re: [Bacula-users] Trojan horse in Winbacula2.0.2 and winbacula2.0.3

2007-07-23 Thread Jim Peters
Lari Huttunen wrote: > On 12:22:09 2007-07-22 "Diky Mulyana" <[EMAIL PROTECTED]> wrote: > >> does anyone experience this? I installed AVG antivirus, and it caught >> Downloader.Zlob.MCQ Trojan horse inside those two installers. Is it >> just a false alarm or what? >> > > Could you be a bit

Re: [Bacula-users] Bacula dir wont start

2007-02-09 Thread Jim Peters
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Arno Lehmann Sent: Wednesday, February 07, 2007 8:02 AM To: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Bacula dir wont start Hi, On 1/31/2007 7:02 AM, Jim wrote: > > > I have no Idea

[Bacula-users] VSS was not initialized properly.

2006-10-03 Thread Jim Peters
I have 4 windows clients (3 XP pro and 1 server 2003) I use the same fileset for all of them in which I have “Enable VSS=Yes” . this works for 3 of the machines but on 1 (an XP Pro machine) I get this error every time;   Warning: VSS was not initialized properly. VSS support is disabled.

[Bacula-users] ERR=Broken pipe

2006-09-25 Thread Jim Peters
Last night my backups all failed, from the first client to attempt a backup I received this error “Fatal error: c:\cygwin\home\kern\bacula\k\src\win32\filed\../../filed/job.c:1614 Comm error with SD. bad response to Append Data. ERR=Broken pipe” I googled this and looked through the archive

Re: [Bacula-users] Help with DVD storage

2006-09-24 Thread Jim Peters
ists.sourceforge.net Subject: Re: [Bacula-users] Help with DVD storage Hi, On 9/23/2006 10:37 PM, Jim Peters wrote: > ... Anyway this new box also has a DVD+RW drive so I thought I would > experiment with using bacula to write to DVD's , here is my configuration; ... > What have I done

[Bacula-users] Help with DVD storage

2006-09-23 Thread Jim Peters
I decided that the box I had bacula installed in was a little week so I removed the 3 hard drives and stuck them in an old AMD Dual Athlon box I use for testing and building linux stuff on but has been sitting Idle for a few months. I love linux, try swapping windows hard drives to differen

Re: [Bacula-users] close Outlook on windows client

2006-09-23 Thread Jim Peters
backups of locked files like outlook’s .pst, so it should work with Enable VSS=Yes option in the FileSet config.   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jim Peters Sent: 22 September 2006 09:42 To: bacula-users@lists.sourceforge.net Subject: [Bacula-users] close

[Bacula-users] close Outlook on windows client

2006-09-21 Thread Jim Peters
I searched through the archives and found instructions on how use a “run before job” script to shut down outlook so I can backup the pst file. I have a batch file in the bacula directory on my windows client that I call from the job with this;    Client RunBeforeJob= "c:/bacula/before_back

[Bacula-users] using client variable

2006-09-18 Thread Jim Peters
I am trying to figure out how to use Label Format = to label each daily backup by day of week-client name-date. The day of week is easy and I'm not having a problem with the date but I can’t seem to get it to work with the client variable. Here is how I set it up to start with; Pool {   Na

[Bacula-users] help with schedules

2006-09-16 Thread Jim Peters
Are there any good tutorials or advice on how to create different schedules for bacula? What I would like to do is schedule each client to back up each day (mon-sun) and keep each backup until the next time that day comes around. (Actually 3 days worth would be sufficient but possibly more

Re: [Bacula-users] Problem Authenticating windows client

2006-09-16 Thread Jim Peters
he name specified on the Director resource in the Director's configuration file. This record is required." After you're done editing, restart all components on all boxes (dir, sd, fd), run bconsole and type status client status storage Things should run smooth. Regards, Georger --- Jim Pete