Showing posts with label GSLB DNS. Show all posts
Showing posts with label GSLB DNS. Show all posts

rsync with delete option and different ssh port

How to rsync e.g PIPELINE dir from Source to Destination? #rsync -avzr   --delete-before  -e "ssh -p $portNumber"  /local...