This page looks plain and unstyled because you're using a non-standard compliant browser. To see it in its best form, please upgrade to a browser that supports web standards. It's free and painless.

Paul's Time Sink

| Main | Albums |

rsync over ssh

Paul Westbrook | 16 August, 2007 13:53

I wanted to start using rsync to mirror some our iTunes library across our computers.  On the main computer, I would rsync the iTunes library to our server, and then on all the other computers, I would rsync the library back down.

I also want to run rsync on the server in daemon mode, as there are some nice configuration options to specify "modules" for the different data that I wanted to synchronize.

After looking into this, there were a few things that I didn't like with the default solution.

  1. I  didn't want to open the rsyncd port through my firewall.  (Even though I could have specified authentication crednetials.)
  2. If I want to use rsync's ssh support, and want to define all of the modules in /etc/rsyncd.conf, I would have to give the root user the ability to login in through ssh.

Here is how I set this up:

 (More)

Technorati tags: , , ,

Powered by LifeType
Design by Book of Styles