Darryl L. Miles's patch to support an optional port number argument
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 21 Jan 2004 19:56:08 +0000 (19:56 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 21 Jan 2004 19:56:08 +0000 (19:56 +0000)
commitf11233cb78347e3e7ad9c4834f75a4f6923100a9
treeb575912abcda64091273a1993d77a0fa1c14d231
parent776792d730f2f0776222a28932d1306e96eec246
Darryl L. Miles's patch to support an optional port number argument
on the PSFTP `open' command; it was arguably a bug that this command
couldn't do such an obvious thing that could be done from the main
command line. Also had to fix a NULL-dereference in do_sftp_cleanup
in the process.

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