I compiled rsync2.4.3 under Solaris 8 - null problemo.
Running rsync as a daemon, initiated by inetd, on [server_a].
Trying to backup data from [server_b] (behind a firewall) to [server_a]:
[server-b]rsync -av /fromdata [server_a]::[module_name]
1. I couldn't find the syntax for using a modul name as a parameter in the
documentation. If the module description in rsyncd.conf on server side has
a path in it, do I have to tell rsync a destination path on client side?
2. Started on [server_b] rsync is producing the "Message of the day" output
and the message "Building file list". Programm terminating normally - but
nothing else happened.
Hope this is no newby question - I read the FAQ.
TIA
Denis