]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
The xfer mechanism wasn't gracefully terminating when an error was
authorSimon Tatham <anakin@pobox.com>
Fri, 17 Dec 2004 13:39:41 +0000 (13:39 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 17 Dec 2004 13:39:41 +0000 (13:39 +0000)
commit243f77a0dce5ea13872d35d57fa565f3434dc7c8
treeb712e353a88d2dbeb87019bf06523f4632cf4aed
parent59086233ab61ce686b9180d09b8c359bdf83371c
The xfer mechanism wasn't gracefully terminating when an error was
encountered part way through transfer. In particular, this caused
psftp to hang (waiting for FXP_READ replies which had already
arrived) if you try `get' (without -r) on a remote directory.

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