Skip to content

Instantly share code, notes, and snippets.

@JKetelaar
Created November 2, 2020 13:31
Show Gist options
  • Save JKetelaar/cb8d31729c1f21d0f67734aeb029748d to your computer and use it in GitHub Desktop.
Save JKetelaar/cb8d31729c1f21d0f67734aeb029748d to your computer and use it in GitHub Desktop.
#!/bin/bash
rsync -avzhe "ssh $3 $4" $9@$5:$1 $2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment