Re: [BackupPC-users] rsync trying to backup kcore

2006-09-20 Thread Toby Johnson
daniel berteaud wrote: Le Wed, 20 Sep 2006 11:23:41 -0400, Toby Johnson <[EMAIL PROTECTED]> a écrit : You should try this: $Conf{RsyncClientCmd} = '$sshPath -q -C -x -l root -i /path/to/keyfile $host $rsyncPath $argList+'; $Conf{RsyncShareName} = ['/etc', '/var', '/home',

Re: [BackupPC-users] rsync trying to backup kcore

2006-09-20 Thread daniel berteaud
Le Wed, 20 Sep 2006 20:40:59 +0200, daniel berteaud <[EMAIL PROTECTED]> a écrit : > $Conf{BackupFilesEsclude} = {'/var' > =>['named/chroot/dev','named/chroot/etc','named/chroot/proc','log',]}; it's $Conf{BackupFilesExclude}, sorry for the typo in my last two messages. -- Daniel Berteaud FIREWA

Re: [BackupPC-users] rsync trying to backup kcore

2006-09-20 Thread daniel berteaud
Le Wed, 20 Sep 2006 11:23:41 -0400, Toby Johnson <[EMAIL PROTECTED]> a écrit : > > You should try this: > > > > $Conf{RsyncClientCmd} = '$sshPath -q -C -x -l root > > -i /path/to/keyfile $host $rsyncPath $argList+'; > > $Conf{RsyncShareName} = ['/etc', '/var', '/home', '/root', '/usr', > > '/lib'

Re: [BackupPC-users] rsync trying to backup kcore

2006-09-20 Thread Toby Johnson
daniel berteaud wrote: Le Wed, 20 Sep 2006 10:43:30 -0400, Toby Johnson <[EMAIL PROTECTED]> a écrit : I am using rsync to backup a server which has a chroot-ed BIND environment. This means that it has a copy of the /proc filesystem under /var/named/chroot, which of course include

Re: [BackupPC-users] rsync trying to backup kcore

2006-09-20 Thread daniel berteaud
Le Wed, 20 Sep 2006 10:43:30 -0400, Toby Johnson <[EMAIL PROTECTED]> a écrit : > I am using rsync to backup a server which has a chroot-ed BIND > environment. This means that it has a copy of the /proc filesystem > under /var/named/chroot, which of course includes all sorts of stuff > I don't wan

[BackupPC-users] rsync trying to backup kcore

2006-09-20 Thread Toby Johnson
I am using rsync to backup a server which has a chroot-ed BIND environment. This means that it has a copy of the /proc filesystem under /var/named/chroot, which of course includes all sorts of stuff I don't want to backup, including the 256TB "kcore" file. I tried to exclude these using BackupF

[BackupPC-users] BackupPC contrib for SME server

2006-09-20 Thread daniel berteaud
I don't know if anyone is interested. I worked on the integration of backupPC on SME server. It's a very good GNU/linux distrib and if you want some more informations on it, you can go to http://contribs.org I (and some others of the community contribs.org) use my contrib on several production