You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 21, 2026. It is now read-only.
it seems that passing the --delete option to rsync produces inconsisten backups when using p >= 2
I used to backup a large nfs directory and the copied directory was 39GB instead of 42.
I think that the --delete option deletes files handled by other rsync processes. Is this the case?