Mirroring Website with Rsync

Discussion in 'HOWTO-Related Questions' started by hockeypfef, Mar 8, 2007.

  1. hockeypfef

    hockeypfef New Member

  2. falko

    falko Super Moderator Howtoforge Staff

    Did you copy over the correct key? Did you add something like this:
    Code:
    command="/home/someuser/rsync/checkrsync",from="mirror.example.com",no-port-forwarding,no-X11-forwarding,no-pty
    to authorized_keys?
     

Share This Page