Displaying 2 results from an estimated 2 matches for "pashaxvi".
2025 Jan 16
2
question about the recursive algorithm
Hello,
I always run rsync as follows: "sudo rsync -PaSHAXvi --del DIR1/
DIR2". I would think that whenever I see in the output of this rsync
command a few lines of the form A/B/... and then further down in the
output again a few lines of the form A/B/... (dots are dirs or files),
then every line between such two lines is also of this form.
I then disc...
2025 Jan 16
1
question about the recursive algorithm
..., 16 Jan 2025, BP via rsync wrote:
> Date: Thu, 16 Jan 2025 13:53:04 +0000
> From: BP via rsync <rsync at lists.samba.org>
> To: rsync at lists.samba.org
> Subject: question about the recursive algorithm
>
> Hello,
>
> I always run rsync as follows: "sudo rsync -PaSHAXvi --del DIR1/
> DIR2". I would think that whenever I see in the output of this rsync
> command a few lines of the form A/B/... and then further down in the
> output again a few lines of the form A/B/... (dots are dirs or files),
> then every line between such two lines is also of thi...