Displaying 2 results from an estimated 2 matches for "keyanalyz".
Did you mean:
keyanalyze
2001 Dec 06
3
problem uploading to an rsync server
For some reason I'm having a problem uploading to an rsync server:
[root@csa i386]# rsync -azvv --progress --stats /home/www/www.blah.com/*
blah@localhost::test/
Password:
building file list ... done
ERROR: module is read only
unexpected EOF in read_timeout
It claims my module is read only, but it is not:
[test]
uid = root
gid = root
path =
2001 Nov 20
3
modules madness / ssh regardless of daemon
I just installed rsync on two machines, I think I'm a complete moron,
and I need a clue bat.
The remote machine's /etc/rsyncd.conf (just for testing):
use chroot = no
log file = /var/log/rsyncd.log
pid file = /var/run/rsyncd.pid
lock file = /var/run/rsync.lock
[auth]
path = /var/www/auth
comment = apache authentication files.
read only = yes
Then for a test, I fired up