Showing posts with label dell firmware update. Show all posts
Showing posts with label dell firmware update. 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...