Matt!
You have been incredibly knowledgeable and willing to help ... thank you
very much. The world needs more people like you. The upgrade fixed it.
Now if I can just get it to not ask for the password every time so I can run
this thing via cron.
Thanks again,
Kevin
--
View this message in c
On Mon, 2008-11-03 at 20:03 -0800, kbrault wrote:
> No joy here.
>
> I tried:
>
> "rsync --protocol=29 -n @backup.dreamhost.com:"
>
>
> And still got:
>
> cmd= machine=backup.dreamhost.com user= path=
> cmd[0]=ssh cmd[1]=-l cmd[2]= cmd[3]=backup.dreamhost.com cmd[4]=rsync
> cmd[5]=--server
No joy here.
I tried:
"rsync --protocol=29 -n @backup.dreamhost.com:"
And still got:
cmd= machine=backup.dreamhost.com user= path=
cmd[0]=ssh cmd[1]=-l cmd[2]= cmd[3]=backup.dreamhost.com cmd[4]=rsync
cmd[5]=--server cmd[6]=--sender cmd[7]=-nde. cmd[8]=. cmd[9]=
opening connection usi
https://bugzilla.samba.org/show_bug.cgi?id=5532
--- Comment #5 from [EMAIL PROTECTED] 2008-11-03 20:03 CST ---
See the code in rsync.h that enables or disables the ICONV_CONV define
depending on certain criteria. That code is just boiling down all the
different checks to a single def
On Sun, 2008-11-02 at 22:10 -0800, Wayne Davison wrote:
> On Sun, Nov 02, 2008 at 09:39:05PM -0800, kbrault wrote:
> > insecure -e option not allowed.
> > This account is restricted by rssh.
>
> You should fix or replace rssh.
To elaborate: rssh is rejecting the -e option that rsync clients >=
3.
https://bugzilla.samba.org/show_bug.cgi?id=5532
[EMAIL PROTECTED] changed:
What|Removed |Added
CC||[EMAIL PROTECTED]
|