Skip to content

Instantly share code, notes, and snippets.

@daniDLL
Last active November 5, 2019 10:55
Show Gist options
  • Save daniDLL/0f9c16c1839df9182d014e092755b551 to your computer and use it in GitHub Desktop.
Save daniDLL/0f9c16c1839df9182d014e092755b551 to your computer and use it in GitHub Desktop.
RSYNC (SSH)
rsync -avzhe ssh host_user@host_ip:remote_path/ local_path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment