In the file-transfer applications, which only ever use the main
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 4 Aug 2007 22:14:19 +0000 (22:14 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 4 Aug 2007 22:14:19 +0000 (22:14 +0000)
commit9b53e9b8e029b56c36654571a82d90bdc56aaa4e
treedb4b0e5309d3c09969b29c04486bfd422a4008e7
parent7612f22fb2b644a3a62e01ebbe4d67270a54cb90
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: svn://svn.tartarus.org/sgt/putty@7672 cda61777-01e9-0310-a592-d414129be87e
pscp.c
psftp.c
putty.h
ssh.c