[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rdiff-backup-users] --remove-older-than inconsistency? (security vi
From: |
dean gaudet |
Subject: |
Re: [rdiff-backup-users] --remove-older-than inconsistency? (security violation) |
Date: |
Tue, 25 Jul 2006 09:15:14 -0700 (PDT) |
On Tue, 25 Jul 2006, Giacomo A. Catenazzi wrote:
> Hello
>
> For remote backup, after the normal backup, I delete the older
> files, with two policies 15 days, but max. 5 changes:
>
> echo "----AAAA----"
> rdiff-backup --remove-older-than 15D
> address@hidden::/home/pix-backups/orion2
> echo "----BBB-----"
> rdiff-backup --remove-older-than 5B
> address@hidden::/home/pix-backups/orion2
>
>
> but I see "rdiff_backup.Security.Violation" in the
> second case. See log at the end of the mail.
that looks like a bug that was fixed already... what version of
rdiff-backup?
also -- does your .ssh/authorized_keys2 specify a fixed-command for your
remote host?
-dean