[LUNI] rsync HELP NEEDED.
Richard Reina
richard at rushlogistics.com
Sat Mar 12 10:27:19 CST 2005
I am trying to copy a file with rsync.
the remote machine's /etc/rsyncd.conf
[test-data]
path = /home/richard
motd = /etc/rsyncd/motd
max connections = 10
read only = no
syslog facility = yes
pid file = /var/run/rsyncd.pid
I have started rsyncd with the command:
rsync --daemon
When I try:
rsync file1 192.168.0.14::test-data/home/richard
I get:
unexpected EOF in read_timeout
If I try:
rsync file1 192.168.0.14::test-data /home/richard
I get:
link_stat 192.168.0.14::test-data : No such file or
directory
If nayone can help me I would be greatly
apprecieative.
Thanks
R
More information about the luni
mailing list