From owner-freebsd-isp Sat Aug 17 3:22:33 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EDB137B400 for ; Sat, 17 Aug 2002 03:22:31 -0700 (PDT) Received: from backup.dagupan.com (mailserver.dagupan.com [202.91.161.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12E2C43E3B for ; Sat, 17 Aug 2002 03:22:30 -0700 (PDT) (envelope-from francisv@dagupan.com) Received: by mailserver.dagupan.com with Internet Mail Service (5.5.2653.19) id ; Sat, 17 Aug 2002 18:25:44 +0800 Message-ID: <10F29E27A956D511B0940050DA8D86A985C572@mailserver.dagupan.com> From: francisv@dagupan.com To: freebsd-isp@FreeBSD.ORG Subject: rsync questions Date: Sat, 17 Aug 2002 18:25:43 +0800 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I'm testing rsync on two FreeBSD 4.6-STABLE systems: rsync version 2.5.5 protocol version 26 Copyright (C) 1996-2002 by Andrew Tridgell and others One server is running rsync as a daemon (rsync --daemon) with the following configuration file: # # rsyncd.conf - Configuration file for rsync in daemon mode # # $Id$ syslog facility = syslog max connections = 4 pid file = /var/run/rsyncd.pid [target] path = /usr/local/backup/target comment = Backup directory for auth users = secrets file = /usr/local/etc/rsyncd.secrets read only = no rsyncd.secrets contain the username:password pair. But when I initiate a transfer from the client machine, I get this error: [francisv@host bin]$ rsync -vv *.sh francisv@server::target/ opening tcp connection to server port 873 Password: expand file_list to 4000 bytes, did move full-backup.sh full-dump.sh mkstemp .full-backup.sh.M0W7iA failed: Permission denied mkstemp .full-dump.sh.P4Q1le failed: Permission denied total: matches=0 tag_hits=0 false_alarms=0 data=1150 wrote 1364 bytes read 113 bytes 422.00 bytes/sec total size is 1150 speedup is 0.78 rsync error: partial transfer (code 23) at main.c(578) --- francis a. vidal [bitstop network services] | http://www.bitstop.ph streaming media + web hosting | http://www.keystone.ph v(02)330-2871,(02)330-2872; f(02)330-2873 | http://www.kuro.ph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message