{"id":234,"date":"2003-01-24T18:25:33","date_gmt":"2003-01-24T22:25:33","guid":{"rendered":"http:\/\/wordpress.cephas.net\/?p=234"},"modified":"2003-01-24T18:25:33","modified_gmt":"2003-01-24T22:25:33","slug":"content-synchronization-using-rsync","status":"publish","type":"post","link":"https:\/\/cephas.net\/blog\/2003\/01\/24\/content-synchronization-using-rsync\/","title":{"rendered":"Content Synchronization Using Rsync"},"content":{"rendered":"<p>So months ago we were discussing ways of synchronizing files between two servers (for instance the images on a content staging and multiple production servers).  My boss kinda put together a list of links for <a href=\"http:\/\/rsync.samba.org\">rsync<\/a>, an open source utility used mainly for quickly transferring files.  That email sat in my inbox for the last couple months and only until today did I start trying to get rsync to work.  There aren&#8217;t any Windows binaries available on the <a href=\"http:\/\/rsync.samba.org\/ftp\/rsync\/binaries\/\">site<\/a>, which wasn&#8217;t a big deal because they gave directions for compiling it <a href=\"http:\/\/rsync.samba.org\/ftp\/rsync\/win95.txt\">here<\/a>.  In order to compile, you need <a href=\"http:\/\/www.cygwin.com\/\">cgywin<\/a>, so I downloaded and installed that, but the download\/install I did for some reason didn&#8217;t include <a href=\"http:\/\/www.cygwin.com\/packages\/make\/\">make<\/a> which is required in order to compile rsync.  So I went back and re-installed cygwin, this time exploding the options looking for make, only to find that cgywin includes rsync as an option!  No need to compile for Windows, just download cygwin and specify that you want the rsync package installed! <\/p>\n<p>I haven&#8217;t gotten there yet, but I plan to get rsync running as a service under Windows 2000 on a couple boxes (following <a href=\"http:\/\/rsync.samba.org\/nt.html\">these directions<\/a>).  You can find further directions and examples <a href=\"http:\/\/everythinglinux.org\/rsync\/\">here<\/a>.  I&#8217;ll update later on how it works syncing up a couple websites.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>So months ago we were discussing ways of synchronizing files between two servers (for instance the images on a content staging and multiple production servers). My boss kinda put together a list of links for rsync, an open source utility used mainly for quickly transferring files. That email sat in my inbox for the last &hellip; <a href=\"https:\/\/cephas.net\/blog\/2003\/01\/24\/content-synchronization-using-rsync\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Content Synchronization Using Rsync<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[12],"tags":[],"_links":{"self":[{"href":"https:\/\/cephas.net\/blog\/wp-json\/wp\/v2\/posts\/234"}],"collection":[{"href":"https:\/\/cephas.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cephas.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cephas.net\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cephas.net\/blog\/wp-json\/wp\/v2\/comments?post=234"}],"version-history":[{"count":0,"href":"https:\/\/cephas.net\/blog\/wp-json\/wp\/v2\/posts\/234\/revisions"}],"wp:attachment":[{"href":"https:\/\/cephas.net\/blog\/wp-json\/wp\/v2\/media?parent=234"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cephas.net\/blog\/wp-json\/wp\/v2\/categories?post=234"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cephas.net\/blog\/wp-json\/wp\/v2\/tags?post=234"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}