On Thursday 29 March 2007 23:21, Dirk Kleinhesselink wrote:
> On Thu, 29 Mar 2007, Ryan Novosielski wrote:
> 
> Ok, here's the configuration file -- although shouldn't the debug test
> produce output one way or another ?

The Win32 chapter of the manual responds to that question quite well, telling 
you how to do it.

> 
> My server is running 1.38.x so I thought I should stay consistent.

> 
> C:\bacula\bin\bacula-fd.conf
> #
> # Default  Bacula File Daemon Configuration file
> #
> #  For Bacula release 1.38.10 (08 June 2006) -- cygwin 1.5.18(0.132/4/2)
> #
> # There is not much to change here except perhaps the
> # File daemon Name to
> #
> 
> #
> # List Directors who are permitted to contact this File daemon
> #
> Director {
>    Name = localhost-dir
>    Address = 128.218.64.241
>    Password = "xxxxx"
> }
> 
> #
> # "Global" File daemon configuration specifications
> #
> FileDaemon {                          # this is me
>    Name = lark-fd
>    FDport = 9102                  # where we listen for the director
>    WorkingDirectory = /bacula/working
>    Pid Directory = /bacula/working
> }
> 
> # Send all messages except skipped files back to Director
> Messages {
>    Name = Standard
>    Address = 128.218.64.241
>    Password = "xxxxx"
>    director = localhost-dir = all, !skipped
> }
> 

Your messages resource is all messed up.

> 
> 
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > Dan Langille wrote:
> >> On 29 Mar 2007 at 13:40, Dirk Kleinhesselink wrote:
> >>
> >>> I've installed the windows bacula client on a windows XP system I want 
to
> >>> back up.  It's installed in C:\bacula\bin and the configuration file
> >>> is there, but the service fails to start.  Per the user's guide section
> >>> on windows clients, I've tried to run the command with debugging from
> >>> a console window: bacula-fd -d100 -c c:\bacula\bin\bacula-fd.conf
> >>> but this produces no output - the prompt simply returns.  I've checked
> >>> the task manager process list and there isn't a running bacula process.
> >>
> >> Show us your config file.
> >
> > Also, consider Bacula has made great strides, particularly on Windows,
> > in 2.0.x.
> >
> > - --
> > ---- _  _ _  _ ___  _  _  _
> > |Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Systems Programmer III
> > |$&| |__| |  | |__/ | \| _| |[EMAIL PROTECTED] - 973/972.0922 (2-0922)
> > \__/ Univ. of Med. and Dent.|IST/AST - NJMS Medical Science Bldg - C630
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.4.3 (GNU/Linux)
> > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
> >
> > iD8DBQFGDCjzmb+gadEcsb4RArSVAJ41mfQ5W5/I8DSPVlKhM1WmC3szoQCgs520
> > PnYOgK76XmmQRcY1M26g+do=
> > =Klp1
> > -----END PGP SIGNATURE-----
> >
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
> 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to