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
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
>
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
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
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
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
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