RE: [SPAM] - Re: [gentoo-user] rsyncd problem... - Email found in subject

2006-05-31 Thread Anthony Roy
Hi John, unless you say otherwise, rsync uses ssh. unless you set it up to use key authentication, ssh will require a password. Ah. Makes sense. How do I tell it *not* to use ssh? As I said, I don't need it to be secure, just simple - the rsync server won't be exposed outside of the

Re: [SPAM] - Re: [gentoo-user] rsyncd problem... - Email found in subject

2006-05-31 Thread John Jolet
On May 31, 2006, at 7:07 AM, Anthony Roy wrote: Hi John, unless you say otherwise, rsync uses ssh. unless you set it up to use key authentication, ssh will require a password. Ah. Makes sense. How do I tell it *not* to use ssh? As I said, I don't need it to be secure, just simple - the

RE: [SPAM] - Re: [SPAM] - Re: [gentoo-user] rsyncd problem... - Email found in subject - Email found in subject

2006-05-31 Thread Anthony Roy
I normally hate this answer, but i looked it up and it's more meat than you want to read via email. man rsync has a section on using an rsh program...basically, it's an argument to --rsh= so read the man page for rsync, it goes into a lot of detail. Sure. Also, you might consider