On May 28, 2006, at 11:41 PM, Philip Hallstrom wrote:
I have rsync installed on 2 6.1-RELEASE boxes on my home lan. I
want to sync the webserver (curly) to the backup server (moe).
When I run rsync on moe, I get the following:
$ rsync -avz curly:/usr/local/etc/apache22/httpd.conf /usr/lo
On Sun, 28 May 2006 23:34:33 -0500
Charles Howse <[EMAIL PROTECTED]> wrote:
> $ rsync -avz curly:/usr/local/etc/apache22/httpd.conf /usr/local/etc/
> apache22
> Password:
> receiving file list ... done
> rsync: mkstemp "/usr/local/etc/apache22/.httpd.conf.p9eLuI" failed:
> Permission denied (13
I have rsync installed on 2 6.1-RELEASE boxes on my home lan. I want to sync
the webserver (curly) to the backup server (moe). When I run rsync on moe, I
get the following:
$ rsync -avz curly:/usr/local/etc/apache22/httpd.conf /usr/local/etc/apache22
Password:
receiving file list ... done
rsy