Skip to main content
Tingo's notes
  • Source
  • Home
  • Blog
  • Pictures
  • About
  • Archive
  • Tags
  • RSS feed

scp and proxy

Torfinn Ingolfsen

2023-05-22 17:49

Source

With scp you can use -J directly. Like scp -J user@proxyhost.example.org user@hiddenhost:/directory/some/file.zip . for example. As usual, the 'user' part can be left out if the user is the same on the hosts in question.

  • proxy
  • scp
  • ssh
  • Previous post
  • Next post
Contents © 2025 Torfinn Ingolfsen - Powered by Nikola Creative Commons License BY-NC-SA