rsync

Examples

rsync -v -a --stats --delete --exclude-from=/root/sync.ignore /home/user/ /mnt/disk/

... sync /home/user/stash/ into /mnt/disk/ ignoring the files described in /root/sync.ignore



rsync -6 -v -rlpt --stats --delete-after /home/user/files/ sb:/mnt/disk/files/

... rsync remotely

2026-04-11 13:05:35

minicms - © 2020-2026 Simeon Simeonov