Re: rsync errors

2006-05-28 Thread Charles Howse
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

Re: rsync errors

2006-05-28 Thread Norberto Meijome
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

Re: rsync errors

2006-05-28 Thread Philip Hallstrom
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