[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: cross-platform backup tool How to see changes in the latest incremen
From: |
ewl+rdiffbackup |
Subject: |
Re: cross-platform backup tool How to see changes in the latest increment? |
Date: |
Mon, 15 Nov 2021 19:10:03 +0100 |
User-agent: |
K-9 Mail for Android |
Hi,
I'm a bit too much in the new code but the equivalent of the new syntax
`rdiff-backup list files --changed-since 1B REPODIR` should give you what you
need (without file sizes).
KR, Eric
On 15 November 2021 05:50:57 CET, qx6uwumzvv@liamekaens.com wrote:
>I run rdiff-backup with --print-statistics, so it displays counts and sizes
>for new, deleted and changed files. Sometime I look at those numbers (e.g. if
>they are bigger than I expected) and wonder, which files caused the statistics.
>
>I've read the rdiff-backup man page and other documentation and haven't seen a
>way to do this (although I might have missed it). Is there a way to see what
>files were added, deleted, and changed (and maybe their sizes or size changes)
>in the latest (or some earlier) increment, either by adding some option(s) to
>the backup command or using a separate command after the backup is complete?
>
> thanks,
> Peter
>
>