Filezilla

Replacing FTP with Rsync For my Blog

Recently I have been playing with rsync a lot. In the process of synching source A to B, as well as synching between machines I have grown familiar with how it works. It is for this reason that the move from using ftp for rsync to update the static part of the website began to make sense. When I write a blog post I update wordpress with the markdown from the static blog post and then I run hugo to prepare the static site.