To enter more than one pattern to exlude from rsync, --exclude "pattern" elements must be repeated.
rsync -azv --dry-run --exclude "pattern1" --exclude "pattern2" /path-source /path-destination
rsync -azv --dry-run --exclude "pattern1" --exclude "pattern2" /path-source /path-destination
No comments:
Post a Comment