psftp.exe die on exit in null session

From: Alexander Ignatyev (news01_at_del-this.i.org.ua)
Date: 12/22/03


Date: Mon, 22 Dec 2003 18:31:58 +0200

hi!

If i try execute psftp.exe without hostname and try to exit without
connection, program is die with Dr.Watson window.

------------------------------------
C:\temp>psftp.exe
psftp: no hostname specified; use "open host.name" to connect
psftp> quit
------------------------------------
^^^ Psftp died.

If i use hostname in commandline or with 'open' command, psftp.exe
exited fine.

------------------------------------
C:\temp>psftp.exe user@host
Using username "user".
Remote working directory is /home/user
psftp> ^Z
quit
------------------------------------
^^^ exited ok.

Program size 253952, date 22.12.03.
My system Win2k Professional Sp4.

rgds,
Al.