On 7/11/25 1:59 PM, Go Canes wrote:
On Fri, Jul 11, 2025 at 4:29 PM Robert Moskowitz via users
<users@lists.fedoraproject.org> wrote:
rsync -tvz rsync.ietf.org::id-archive/*.txt /home/common/ietf/drafts
So you are rsyncing off the internet? In that case I think your main
option is the suggestion to use rsync with --dry-run, but in that case
if there are new files, you are doing all the non-download work twice
(unless you capture and process the output and then rsync individual
files). I'm not sure it is worth the effort....
The original message didn't say anything about it being over the
internet. In that case, there is no way to do what you want. The only
way to know if there are changes is to run the rsync. And if you have
to run it anyway, what's the point of checking for changes first?
--
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it:
https://pagure.io/fedora-infrastructure/new_issue