<?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 Gooseyman's Blog</title><link>https://gooseyman.com/categories/rsync/</link><description>Recent content in rsync on Gooseyman's Blog</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Wed, 01 Apr 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://gooseyman.com/categories/rsync/index.xml" rel="self" type="application/rss+xml"/><item><title>How to install Windows Subsystem for Linux to use Rsync with Hugo on Windows 10 - Part 1</title><link>https://gooseyman.com/post/2020-04-01_installing_wsl/</link><pubDate>Wed, 01 Apr 2020 00:00:00 +0000</pubDate><guid>https://gooseyman.com/post/2020-04-01_installing_wsl/</guid><description>I am a huge fan of the Hugo framework for generating static sites.
When building with Hugo, I wanted to be able to deploy my site using rsync. Rysnc allows for fast, one click file transfers to my server and can be configured to transfer only the new or changed files.
Unfortunately, Windows does not support this out of the box.
BUT, the Windows Subsystem for Linux (WSL) would allow me to access the rysnc function without having to dual boot.</description></item></channel></rss>