Skip to content

Instantly share code, notes, and snippets.

@supriya-gdptl
Created December 8, 2020 15:43
Show Gist options
  • Save supriya-gdptl/5c4919d23122b0c85eabc2aad6734726 to your computer and use it in GitHub Desktop.
Save supriya-gdptl/5c4919d23122b0c85eabc2aad6734726 to your computer and use it in GitHub Desktop.
rsync -azh -P --rsh='ssh -p<dest_portnum>' <file_to_copy> <user>@host:<destination>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment