<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Jump_host on Linux Security</title><link>https://linuxtransfer.com/tags/jump_host/</link><description>Recent content in Jump_host on Linux Security</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 25 Jun 2026 08:22:25 +0200</lastBuildDate><atom:link href="https://linuxtransfer.com/tags/jump_host/index.xml" rel="self" type="application/rss+xml"/><item><title>Simplifying Remote File Transfers with SSH and rsync Over a Jump Host</title><link>https://linuxtransfer.com/post/2026-06-25-simplifying-remote-file-transfers-with-ssh-an/</link><pubDate>Thu, 25 Jun 2026 08:22:25 +0200</pubDate><guid>https://linuxtransfer.com/post/2026-06-25-simplifying-remote-file-transfers-with-ssh-an/</guid><description>&lt;h2 id="introduction-to-remote-file-transfers">Introduction to Remote File Transfers&lt;/h2>
&lt;p>I&amp;rsquo;ve seen this go wrong when you&amp;rsquo;re trying to transfer files between machines, especially in scenarios where direct access is not possible. Using a jump host can simplify the process. A jump host, also known as a bastion host, is an intermediary server that you use to access other servers. In this article, we&amp;rsquo;ll explore how to use SSH and &lt;code>rsync&lt;/code> over a jump host for secure and efficient remote file transfers.&lt;/p></description></item></channel></rss>