﻿<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="https://www.hibit.dev/rss/posts/135" rel="self" type="application/rss+xml" />
        <title><![CDATA[Secure File Transfers with SCP]]></title>
        <description><![CDATA[<p>Secure Copy Protocol, also known as SCP, stands out as a robust yet straightforward solution for securely transferring files between local and remote systems. Let's explore this essential command and understand how it simplifies your file transfer needs without unnecessary complexity.</p><p>At its core, SCP is a command-line utility crafted to securely copy files and directories between hosts over an SSH (Secure Shell) connection. What makes SCP particularly handy is its simplicity. With just a single command, you can swiftly move files from your local machine to a remote server or vice versa, all while ensuring the confidentiality and integrity of your data.</p>]]></description>
        <link><![CDATA[https://www.hibit.dev/posts/135/secure-file-transfers-with-scp]]></link>
        <pubDate>Mon, 11 Dec 2023 07:51:08 +0000</pubDate>
        <language>en</language>
        <category>systems</category>

        <image>
            <title>secure-file-transfers-with-scp</title>
            <link><![CDATA[https://www.hibit.dev/posts/135/secure-file-transfers-with-scp]]></link>
            <url><![CDATA[https://www.hibit.dev/images/posts/2023/headers/scp.png]]></url>
            <width>200></width>
            <height>200></height>
        </image>
    </channel>
</rss>
