Date: Sun, 28 May 2006 23:34:33 -0500 From: Charles Howse <chowse@charter.net> To: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: rsync errors Message-ID: <4ACF77C1-571D-43EA-8FD2-B2A91732C5D8@charter.net>
next in thread | raw e-mail | index | archive | help
Hi, 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 rsync: mkstemp "/usr/local/etc/apache22/.httpd.conf.p9eLuI" failed: Permission denied (13) inflate returned -3 (0 bytes) rsync error: error in rsync protocol data stream (code 12) at token.c (421) [receiver=2.6.8] rsync: connection unexpectedly closed (46 bytes received so far) [generator] rsync error: error in rsync protocol data stream (code 12) at io.c (472) [generator=2.6.8] Where can I look to correct this? -- Bubba's Recipe Collection - http://bubbabbq.homeunix.net/recipes.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4ACF77C1-571D-43EA-8FD2-B2A91732C5D8>