Remove login name prompt from PSFTP.
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Fri, 7 Apr 2006 21:42:30 +0000 (21:42 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Fri, 7 Apr 2006 21:42:30 +0000 (21:42 +0000)
commit6a8ec97c80056ad30fcb3ca61b4c9eee16ad0578
tree9800bd981e9f3b0328fb1810dfb0b797ce824bce
parent84889c2c6b3b2155d0d792dd7ba433db1c3f238b
Remove login name prompt from PSFTP.
ssh.c will prompt for a login name as required, and doing so in psftp.c
before we've even made a connection is incorrect wrt `bypass-ssh2-userauth'.

git-svn-id: svn://svn.tartarus.org/sgt/putty@6634 cda61777-01e9-0310-a592-d414129be87e
psftp.c