<?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 passthejoe</title>
    <link>https://relvokcor.xyz/~passthejoe/hugo/blog/rsync/</link>
    <description>Recent content in Rsync on passthejoe</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <copyright>Copyright © 2025, Steven Rosenberg.</copyright>
    <lastBuildDate>Sun, 28 Mar 2021 15:55:35 -0700</lastBuildDate>
    <atom:link href="https://relvokcor.xyz/~passthejoe/hugo/blog/rsync/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Backups in Linux: I keep it simple</title>
      <link>https://relvokcor.xyz/~passthejoe/hugo/backups-in-linux-i-keep-it-simple/</link>
      <pubDate>Sun, 28 Mar 2021 15:55:35 -0700</pubDate>
      <guid>https://relvokcor.xyz/~passthejoe/hugo/backups-in-linux-i-keep-it-simple/</guid>
      <description>&lt;p&gt;The next step in putting a new hard drive into my laptop is to make a full backup of the &lt;code&gt;/home&lt;/code&gt; files. I haven&amp;rsquo;t done a full-image Clonezilla-style backup in a long, long time, and I do recommend it it you have a spare drive and a lot of spare time.&lt;/p&gt;&#xA;&lt;p&gt;Instead I just back up my user files. I have two working Linux computers right now, and if I need to rebuild one, I can do a reinstall and get my preferred applications set up fairly quickly.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Using rsync to update a Hugo blog</title>
      <link>https://relvokcor.xyz/~passthejoe/hugo/using-rsync-to-update-a-hugo-blog/</link>
      <pubDate>Mon, 12 Oct 2020 15:11:24 -0700</pubDate>
      <guid>https://relvokcor.xyz/~passthejoe/hugo/using-rsync-to-update-a-hugo-blog/</guid>
      <description>&lt;p&gt;The one disadvantage of a static-site generator like Hugo is that after you create an entry and build your blog locally, you then have to figure out how to update your site on the server. And Hugo seems to change a whole lot of files with every run of the command &lt;code&gt;hugo&lt;/code&gt;, even if you are only creating a single entry.&lt;/p&gt;&#xA;&lt;p&gt;There&amp;rsquo;s a heavy amount of encouragement to use GitHub to manage the blog and some kind of build utility to transfer the files to the web server.&lt;/p&gt;</description>
    </item>
    <item>
      <title>There is an rsync for Windows, and it works</title>
      <link>https://relvokcor.xyz/~passthejoe/hugo/there-is-an-rsync-for-windows-and-it-works/</link>
      <pubDate>Mon, 16 Jan 2017 15:34:27 -0800</pubDate>
      <guid>https://relvokcor.xyz/~passthejoe/hugo/there-is-an-rsync-for-windows-and-it-works/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been meaning to look into backup solutions for Windows, and while there should eventually be a full Ubuntu Linux shell coming to Windows 10, it&amp;rsquo;s not there yet unless you tweak things that I can&amp;rsquo;t ask other users to do.&lt;/p&gt;&#xA;&lt;p&gt;So I figured that when the Linux shell comes to Windows, I&amp;rsquo;ll use &lt;code&gt;rsync&lt;/code&gt;, the Unix/Linux backup utility I&amp;rsquo;ve been using for years.&lt;/p&gt;&#xA;&lt;p&gt;I just found out that there&amp;rsquo;s already &lt;a href=&#34;https://itefix.net/cwrsync&#34;&gt;an rsync port to Windows&lt;/a&gt; called &lt;code&gt;cwRsync&lt;/code&gt; that you can pay for, with a free command-line-only edition &lt;a href=&#34;https://itefix.net/content/cwrsync-free-edition&#34;&gt;available for download&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
