Re: [Bacula-users] Mac OS X client fails to backup

2011-07-11 Thread Sean Clark
On 07/11/2011 02:47 PM, tscollins wrote: > ERR=Connection refused Mac firewalls are a huge pain... Check the firewall settings on the client in the "Preferences->Security" section, AND check "ipfw list" from the console to see if the rules there might be blocking access - evidently these are two

Re: [Bacula-users] Mac OS X Leopard and Bacula 2.2.8 (ACLs)

2008-02-06 Thread Martin Simmons
> On Tue, 5 Feb 2008 14:31:57 -1000, Hydro Meteor said: > > On 2/4/08, Martin Simmons <[EMAIL PROTECTED]> wrote: > > > > > On Sat, 2 Feb 2008 00:17:29 -1000, Hydro Meteor said: > > > > > > I wonder what would need to be done in the Bacula source to properly > > capture > > > and restore AC

Re: [Bacula-users] Mac OS X Leopard and Bacula 2.2.8 (ACLs)

2008-02-05 Thread Hydro Meteor
On 2/4/08, Martin Simmons <[EMAIL PROTECTED]> wrote: > > > On Sat, 2 Feb 2008 00:17:29 -1000, Hydro Meteor said: > > > > I wonder what would need to be done in the Bacula source to properly > capture > > and restore ACL metadata on file systems mounted to Mac OS X Leopard (or > > Tiger for that

Re: [Bacula-users] Mac OS X Leopard and Bacula 2.2.8 (ACLs)

2008-02-04 Thread Martin Simmons
> On Sat, 2 Feb 2008 00:17:29 -1000, Hydro Meteor said: > > I wonder what would need to be done in the Bacula source to properly capture > and restore ACL metadata on file systems mounted to Mac OS X Leopard (or > Tiger for that matter) operating systems? > > Does anyone have any suggestions?

Re: [Bacula-users] Mac OS X Leopard and Bacula 2.2.8 (ACLs)

2008-02-02 Thread Hydro Meteor
On 2/2/08, Hydro Meteor <[EMAIL PROTECTED]> wrote: > > > On 2/2/08, Ralf Gross <[EMAIL PROTECTED]> wrote: > > > > Hydro Meteor schrieb: > > > > > > For those interested in running Bacula 2.2.8 on Mac OS X 10.5.1(Leopard) > > > including Leopard Server, I can confirm, with a simple Bacula backup > >

Re: [Bacula-users] Mac OS X Leopard and Bacula 2.2.8 (ACLs)

2008-02-02 Thread Hydro Meteor
On 2/2/08, Ralf Gross <[EMAIL PROTECTED]> wrote: > > Hydro Meteor schrieb: > > > > For those interested in running Bacula 2.2.8 on Mac OS X 10.5.1(Leopard) > > including Leopard Server, I can confirm, with a simple Bacula backup and > > restore test, that Bacula does not capture or restore file sys

Re: [Bacula-users] Mac OS X Leopard and Bacula 2.2.8 (ACLs)

2008-02-02 Thread Ralf Gross
Hydro Meteor schrieb: > > For those interested in running Bacula 2.2.8 on Mac OS X 10.5.1 (Leopard) > including Leopard Server, I can confirm, with a simple Bacula backup and > restore test, that Bacula does not capture or restore file system resources > that have Access Control List (ACL) metadat

Re: [Bacula-users] Mac os X

2007-09-21 Thread Erich Prinz
I personally haven't played with this yet, but check the options for ./configure - there may be an option to tell the compiler the path to qt4. There are quite a few other Macophiles lurking in the list that might have more intel for you. Erich On Sep 21, 2007, at 3:36 PM, William McInnis

Re: [Bacula-users] mac os x 10.4.8 and bacula-fd

2007-02-26 Thread Scott Barninger
Hello Darek, Thanks for writing back, but I have to tell you that there is little I think I can do with your dmg file?? as I do not have a Mac and know nothing about building or installing software on that platform. What I was meaning to say was that if you wished to volunteer your time to package

Re: [Bacula-users] Mac OS X and readline disabled requirement (deprecated information in the documentation?)

2006-11-25 Thread Erich Prinz
No, the passwords are not required in the config - It just makes life easier when setting everything up since it's extremely easy to get distracted and put the correct password in the wrong place. Otherwise, the config will generate random passwords for the director, SD, and FD. Haven't de

Re: [Bacula-users] Mac OS X and readline disabled requirement (deprecated information in the documentation?)

2006-11-24 Thread Erich Prinz
For what it is worth, here is the client configure for the client. I believe you have to explicitly enable readline support in the conf arguments. ./configure \ --enable-smartalloc \ --sbindir=/usr/sbin \ --with-pid-dir=/var/run \ --with-subsys-dir=/var/run/subsys \ --with-mysql=/usr/local/mys

Re: [Bacula-users] mac os x backup problem

2006-11-16 Thread Baard Aase
JP skrev: > Hye, > > I use bacula 1.38.7. > > This is an example of a FileSet I use : > > FileSet { >Name = "MacOsX" >Include { > Options { >signature = MD5 >compression = GZIP >verify = s >hfsplussupport=yes > } > File = "/Users/" > Fi

Re: [Bacula-users] mac os x backup problem

2006-11-15 Thread Martin Simmons
> On Mon, 13 Nov 2006 12:58:16 +0100, JP said: > > Hye, > > I use bacula 1.38.7. > > This is an example of a FileSet I use : > > FileSet { >Name = "MacOsX" >Include { > Options { >signature = MD5 >compression = GZIP >verify = s >hfsplussupport=y

Re: [Bacula-users] mac os x backup problem

2006-11-15 Thread Erich Prinz
Run Bacula with debug turned on [ bacula start -d100 >bacula- log.txt ], then run your job specific to that client. Stop bacula and restart w/o debug turned on or you'll end up with a very large file to wade through. Two choices here: 1. pico bacula-log.txt in the term session or 2. mv bacu

Re: [Bacula-users] MAC OS X

2005-04-20 Thread Eamon Brosnan
Hiya, The dmg file only includes the installer for the file daemon. I heard about a fink package but never tried it out. If you are handy with the terminal you can install Xcode which will give you the GCC compiler and compile bacula from source. You will probably have to use the option --wit

Re: [Bacula-users] MAC OS X

2005-04-20 Thread Mikel King
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thanks Josh. Will check this out. Joshua Kugler wrote: >There is a 1.36.1 dmg on the Sourceforge site: > >http://sourceforge.net/project/showfiles.php?group_id=50727&package_id=107576 > >Might save you some time. > >j- k- > >On Tuesday 19 Apr

Re: [Bacula-users] MAC OS X

2005-04-20 Thread Joshua Kugler
There is a 1.36.1 dmg on the Sourceforge site: http://sourceforge.net/project/showfiles.php?group_id=50727&package_id=107576 Might save you some time. j- k- On Tuesday 19 April 2005 10:22, Mikel King wrote: > I noticed that the site mentions a fink package, but there doesn't > seem to a

Re: [Bacula-users] MAC OS X

2005-04-19 Thread Arno Lehmann
Hi. Mikel King wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I noticed that the site mentions a fink package, but there doesn't seem to actually be one. Anyone on the list here successfully compiled and running? Any notes pointers etc... would be really appreciated. Yup. Admittedly, only as