]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
In the file-transfer applications, which only ever use the main
authorBen Harris <bjh21@bjh21.me.uk>
Sat, 4 Aug 2007 22:14:19 +0000 (22:14 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sat, 4 Aug 2007 22:14:19 +0000 (22:14 +0000)
commit4b714f598e96c49e86bc4456a24cae4a1b3c3de2
treedb4b0e5309d3c09969b29c04486bfd422a4008e7
parent8f05c8a4d81353b1ac322a3ca1f2dda9aab0a50b
In the file-transfer applications, which only ever use the main
channel, arrange to set the SSH-2 window size to something very
large.  This prevents the connection stalling when the window fills
up, and means that PSCP receives data _much_ faster.

git-svn-id: http://svn.tartarus.org/sgt/putty@7672 cda61777-01e9-0310-a592-d414129be87e
pscp.c
psftp.c
putty.h
ssh.c