Get a summary of directories recursed
Matt McCutchen
hashproduct+rsync at gmail.com
Sun Jun 3 03:26:21 GMT 2007
On 6/2/07, reader at newsguy.com <reader at newsguy.com> wrote:
> Summary: How to get rsync to give me listing as it goes or a summary
> of where it has been working.
> Using one level of -v and --stats I get to see the filenames of any
> files synced but not a mention of directories covered. Especially if
> no files were affected.
>
> Using more -vvv gets into lots of stuff I don't need and makes it
> harder to review.
Use -ii to get a list of all files processed (changed or not) with
minimal additional clutter.
Matt
More information about the rsync
mailing list