I'm trying to rsync to cr.opensolaris.org and getting the following
error:

        [EMAIL PROTECTED]/tmp} % rsync -avH -n --delete webrev/ 
cr.opensolaris.org:6218640/
        
        insecure -e option not allowed.
        This account is restricted by rssh.
        Allowed commands: scp sftp rsync
        
        If you believe this is in error, please contact your system
        administrator.
        
        rsync: connection unexpectedly closed (0 bytes received so far) [sender]
        rsync error: error in rsync protocol data stream (code 12) at io.c(632) 
[sender=3.0.4]

If I change my command line to "rsync -e'ssh -vvv' -avH -n --delete
webrev/ cr.opensolaris.org:6218640/" I can see the following:

debug1: Sending command: rsync --server -vnlHogDtpre.iL --delete .  6218640/

It seems that --server changes the meaning of -e in some way, and I
don't know if I should be able to do this or not.  However, the error
does tell me that rsync is allowed, so what did I do wrong?

Thanks,

Ceri
-- 
That must be wonderful!  I don't understand it at all.
                                                  -- Moliere

Attachment: pgpUW15cLFXZA.pgp
Description: PGP signature

_______________________________________________
website-discuss mailing list
[email protected]

Reply via email to