On 2/9/2023 8:43 AM, Harshal Lakare wrote:
- Use rsync to compare files between two node , if there is any difference
between source and destination then rsync will sync differential file.
Use --dry-run to do this non-destructively, with the verbose flag to list the differences.