Re: Configuring Rsync daemon with ssh (non-root)

2002-07-31 Thread Dave Dykstra
ssh and daemon mode don't work together in rsync (currently, although a patch has been submitted), and it's not clear to me you need daemon mode for anything. Just use normal rsync syntax and add "-e ssh" to have it use ssh. Does that work for you? If not, you've got several problems with your

Configuring Rsync daemon with ssh (non-root)

2002-07-27 Thread smathur
Hello, I am a first time user of Rsync. I am having problems configuring an Rsync server on a Solaris server on which I have *no* root previliges. I have searched the archives and the web,but none of the articles/documents have proved helpful beyond an extent. Since I cannot be root, I have