summaryrefslogtreecommitdiffhomepage
path: root/test.py
diff options
context:
space:
mode:
authorRobey Pointer <robey@lag.net>2005-02-28 07:49:56 +0000
committerRobey Pointer <robey@lag.net>2005-02-28 07:49:56 +0000
commit7490172401a48f8134e860120ef54a08303f63eb (patch)
tree6cfb5963d9e28832b47e5991e1c8f3d7f374aae1 /test.py
parent2746d449067e3e25afe8d2afaf1e5bf740d9c20c (diff)
[project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-153]
tweak sftp_file write behavior on large blocks of data BufferedFile.write() wasn't correctly dealing with the possibility that the underlying write might not write the entire data block at once (even though the docs said it would). now that it's working, make sftp_file take advantage of it in order to chop up blocks larger than 32kB (the max allowed on sftp) and add a unit test for it.
Diffstat (limited to 'test.py')
0 files changed, 0 insertions, 0 deletions