]> asedeno.scripts.mit.edu Git - PuTTY.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)
commita3ea90c0e8a113ec8ec28942a650d3aae99f44ff
treedb4b0e5309d3c09969b29c04486bfd422a4008e7
parent8659f5145ff8e72091943739a681b5031283551b
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.

[originally from svn r7672]
pscp.c
psftp.c
putty.h
ssh.c