I can scp/ssh fine to the target with ssh keys installed or not, only rsync hangs immediately.
---------This_hangs------- $ rsync -avvvvv fight.swf [EMAIL PROTECTED]: cmd= machine=lanfreak.com user=lanfreak path=cmd[0]=ssh cmd[1]=-l cmd[2]=lanfreak cmd[3]=lanfreak.com cmd[4]=rsync cmd[5]=--server cmd[6]=-vvvvvlogDtpr cmd[7]=. opening connection using ssh -l lanfreak lanfreak.com rsync --server -vvvvvlogDtpr . ------have to exit with control-c, but ssh never exits and must be killed manually----- Previously piping issues in rsync (http://article.gmane.org/gmane.os.cygwin/91650/match=rsync+hangs+immediately) were brought to my attention. With due respect to previous responders the symptoms don't seem to be the same and I don't believe it's related. In support of my understanding when I try with --blocking-io OR --no-blocking-io it still behaves the same. This is windows XP pro, I've just run the cygwin setup today to update all applications. < This works fine------ $ ssh [EMAIL PROTECTED] Last login: Tue May 27 20:17:38 2008 from xxx.phlapa.fios.verizon.net ------/works> Thanks for any input. Joel -- (a sr systems admin) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/