Skip to content

Instantly share code, notes, and snippets.

@jmpcyc
Created September 1, 2015 02:59
Show Gist options
  • Select an option

  • Save jmpcyc/bb087d27daeef51e5eb8 to your computer and use it in GitHub Desktop.

Select an option

Save jmpcyc/bb087d27daeef51e5eb8 to your computer and use it in GitHub Desktop.
ssh command note
ssh -p port user@ip
scp -P port localfile user@ip:remotefile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment