Re: [HELP] rsync recursive jumps across directories
BP25 via rsync <[email protected]> Tue, 09 Jul 2024 12:08:39 +0100
| Newsgroups | gmane.network.rsync.general |
|---|---|
| Message-ID | <877cdu7rgo.fsf@RISEUP> |
The only explanation I can find for such behaviour is that incremental recursion is being used, which leads me to deduce that the lines with path outside of the directory "A/B/...", can only indicate folder creation. But yet I cannot buy this explanation because why would such "atypical folders" be created in the middle of the recursion "A/B/...", rather than together with the empty folder "A/B/" immediately after rsync enters folder "A", and before rsync starts dealing with files inside "A/B/"? -- 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