Transfer via a bastion host.
Section: scp Basics
Use a jump host with scp
bash
bash
scp -J bastion.example.com ./db.dump user@private.internal:/tmp/Explanation
Transfer via a bastion host.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing scp Basics