
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] Rsync password usage
Josh Glover wrote:
> Mauro and Todd are right on. In more detail, here is what you need to do:
>
> 1. Follow the steps in the "Quick-N-Dirty Guide to Using OpenSSH Keypair
> Authentication". [1] Or alternately, check out ESR's
> ssh-installkeys, [2] a Python
> script that automates the process.
> 2. Make sure you can ssh from the machine where you are running the
> cron job to your
> webserver, without being prompted for a password.
> 3. Change your rsync line to:
> rsync --delete -ruvptl -e ssh \
> /mnt/win_d/docs/www.acmuller.net/public_html/test \
> acmuller@example.com:public_html
> 4. [Optional] Check out rdiff-backup, [3] a tool that uses librsync to
> generate differential
> backups.
Thanks much Josh. I'll check this out this weekend.
Regards,
Chuck
---------------------------
Charles Muller
Toyo Gakuen University
Faculty of Humanities
1660 Hiregasaki, Nagareyama-shi
Chiba 270-0161 JAPAN
Mobile Phone: 090-9310-1787
Web Site: Resources for East Asian Language and Thought
http://www.acmuller.net
<acmuller[at]jj.em-net.ne.jp>
Home |
Main Index |
Thread Index