Skip to content

Instantly share code, notes, and snippets.

@robertcedwards
Last active November 29, 2018 02:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robertcedwards/861b5b1fb5cf0636cd8e034a33f2223b to your computer and use it in GitHub Desktop.
Save robertcedwards/861b5b1fb5cf0636cd8e034a33f2223b to your computer and use it in GitHub Desktop.
SSH to remote connection and copy file "locally"
./dropbearmulti ssh root@remotehost cat test3.jpg > ~/tmp/testsdfsdf.jpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment