<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Rsync on Sandro Cirulli</title>
    <link>https://sandrocirulli.net/tags/rsync/</link>
    <description>Recent content in Rsync on Sandro Cirulli</description>
    <generator>Hugo</generator>
    <language>en-gb</language>
    <lastBuildDate>Sun, 20 Dec 2015 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://sandrocirulli.net/tags/rsync/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to transfer files to a remote server</title>
      <link>https://sandrocirulli.net/how-to-transfer-files-to-a-remote-server/</link>
      <pubDate>Sun, 20 Dec 2015 00:00:00 +0000</pubDate>
      <guid>https://sandrocirulli.net/how-to-transfer-files-to-a-remote-server/</guid>
      <description>&lt;figure&gt;&lt;img src=&#34;../../img/rsync_logo.png&#34;&#xA;    alt=&#34;rsync logo&#34;&gt;&lt;figcaption&gt;&#xA;      &lt;p&gt;&#xA;          &lt;a href=&#34;http://rsync.samba.org/&#34;&gt;Image: rsync - Fair use license&lt;/a&gt;&lt;/p&gt;&#xA;    &lt;/figcaption&gt;&#xA;&lt;/figure&gt;&#xA;&#xA;&lt;p&gt;While using cloud services like AWS it sometimes occurs to transfer files from a local machine to a remote server which is only accessible via SSH keys. Linux utilities like &lt;a href=&#34;http://rsync.samba.org/&#34;&gt;rsync&lt;/a&gt; and &lt;a href=&#34;https://en.wikipedia.org/wiki/Secure_copy&#34;&gt;scp&lt;/a&gt; come to rescue in this case. Here is an example of how to transfer files via rsync.&lt;/p&gt;&#xA;&lt;p&gt;First, make sure that the destination folder on the remote server is writeable. If not, log into the remote server and change the permissions, e.g.:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
