SSH Error

David L Nickel dnickel at aug.edu
Wed Jan 16 08:23:26 EST 2002


I created a user on the machine I am attempting to mirror.
I when I run rsync with this user I get the following errors


"receiving file list ... link_stat www : No such file or directory
done
client: nothing to do: perhaps you need to specify some filenames or
the --recursive option?
rsync error: partial transfer (code 23) at main.c(553)"

here is my conf file


##
use chroot = no
max connections = 5
syslog facility = local3

[www]
    path = /www
    comment = Web Directory
    hosts allow = *.*.1.118
    read only = yes
    list = yes
    uid = root
    gid = wheel
    auth users = user
##





More information about the rsync mailing list