Re: [BackupPC-users] BackupFilesExclude not working as expected

2012-06-06 Thread Aaron Cossey
On Wed, Jun 6, 2012 at 5:00 PM, Les Mikesell wrote: > On Wed, Jun 6, 2012 at 9:48 AM, Aaron Cossey wrote: >> > But when check to see what's running, this is what I see happening: >> >> dev4:~$ ps aux | grep rsync >> root     25272  8.0  0.0  15472  2404 ?        Ds   16:46   0:00 >> /usr/bin/rsyn

Re: [BackupPC-users] BackupFilesExclude not working as expected

2012-06-06 Thread Les Mikesell
On Wed, Jun 6, 2012 at 9:48 AM, Aaron Cossey wrote: > > But when check to see what's running, this is what I see happening: > > dev4:~$ ps aux | grep rsync > root     25272  8.0  0.0  15472  2404 ?        Ds   16:46   0:00 > /usr/bin/rsync --server --sender --numeric-ids --perms --owner --group >

Re: [BackupPC-users] BackupFilesExclude not working as expected

2012-06-06 Thread Aaron Cossey
On Wed, Jun 6, 2012 at 4:30 PM, Adam Goryachev wrote: > On 07/06/12 00:22, Aaron Cossey wrote: >> On Tue, Jun 5, 2012 at 6:50 PM, Bowie Bailey wrote: >>> On 6/5/2012 5:41 AM, Aaron Cossey wrote: Hello, OS: Debian 6 Backuppc: version 3.1.0 I have a host configured wit

Re: [BackupPC-users] BackupFilesExclude not working as expected

2012-06-06 Thread Adam Goryachev
On 07/06/12 00:22, Aaron Cossey wrote: > On Tue, Jun 5, 2012 at 6:50 PM, Bowie Bailey wrote: >> On 6/5/2012 5:41 AM, Aaron Cossey wrote: >>> Hello, >>> >>> OS: Debian 6 >>> Backuppc: version 3.1.0 >>> >>> I have a host configured with XferMethod = rsync . The backup works >>> but I noticed that th

Re: [BackupPC-users] BackupFilesExclude not working as expected

2012-06-06 Thread Aaron Cossey
On Tue, Jun 5, 2012 at 6:50 PM, Bowie Bailey wrote: > On 6/5/2012 5:41 AM, Aaron Cossey wrote: >> Hello, >> >> OS: Debian 6 >> Backuppc: version 3.1.0 >> >> I have a host configured with XferMethod = rsync . The backup works >> but I noticed that the BackupFilesExclude which I have configured are

Re: [BackupPC-users] BackupFilesExclude not working as expected

2012-06-05 Thread Bowie Bailey
On 6/5/2012 5:41 AM, Aaron Cossey wrote: > Hello, > > OS: Debian 6 > Backuppc: version 3.1.0 > > I have a host configured with XferMethod = rsync . The backup works > but I noticed that the BackupFilesExclude which I have configured are > not being used. The syntax of BackupFilesExclude is frequen

[BackupPC-users] BackupFilesExclude not working as expected

2012-06-05 Thread Aaron Cossey
Hello, OS: Debian 6 Backuppc: version 3.1.0 I have a host configured with XferMethod = rsync . The backup works but I noticed that the BackupFilesExclude which I have configured are not being used. When I examine the running rsync command using ps aux | grep rsync , there are no files being excl