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.... -- _______________________________________________ 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