Skip to content

Instantly share code, notes, and snippets.

@jd-boyd
Created June 24, 2025 23:55
Show Gist options
  • Save jd-boyd/82836837309def499976f4b91fdca334 to your computer and use it in GitHub Desktop.
Save jd-boyd/82836837309def499976f4b91fdca334 to your computer and use it in GitHub Desktop.
scp proxy jump
scp -J gw:port user@internal:/path/to/source/file /local/destination/path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment