Hey folks,
My installed distro rsync version is: 3.1.3 (3.2.3 available in backports).
Per subject, it would be great for one of my use cases, to be able to see a
list of files that were evaluated for transfer but excluded (not skipped).
I've tried -vv and -ii and --info=skip and --info=all4 and combinations, piping
the output to less and searching for relevant output.
I've not spotted any output for excluded files.
I have web searched, and site searched the list archive for relevant keywords
but didn't immediately find anything specific to my use case. e.g.:
https://www.google.com/search?q=site:https://www.mail-archive.com/rsync@lists.samba.org/
It would be nice if rsync could output the files that were excluded for
transfer, much as it does for files that were transferred/skipped/deleted.
I appreciate there is a workaround to do a --dry-run without the excludes after
the main transfer but that is not very nice for automation and logging, where
it can be important to look back and understand what was included AND
_excluded_. Sometimes there are little gotchas, especially when using excludes
with wildcards.
Perhaps an --info=excluded could be a nice addition?
Thanks for reading.
Cheers
KP
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html