On Thu, Jan 27, 2005 at 02:18:28PM -0500, Daniel Teklu wrote:
> #/usr/local/bin/rsync --rsh /usr/local/bin/ssh --rsync-path
> /usr/local/bin/rsync remote_server::test /home/test
When you run a daemon over ssh, you must have an rsyncd.conf file in the
home dir of the user that is being accessed via
I set up ssh without authentication on both servers and I have tested it
fine. When I do this:
#/usr/local/bin/rsync --rsh /usr/local/bin/ssh --rsync-path
/usr/local/bin/rsync remote_server::test /home/test
rsync: unable to open configuration file "rsyncd.conf": No such file or
directory
rsync er