From b16ea66cec030569fd5b44b3e928bf06c573a6f9 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Thu, 6 Mar 2008 01:15:28 +0000 Subject: Added tests 616 and 617 to see how SFTP and SCP cope with zero-length files, as questioned by Mike Protts. SFTP does for me but SCP doesn't so test 617 is disabled for now. --- CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index e5fa5f82d..fcc1e2369 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,13 @@ Changelog +Daniel Fandrich (5 Mar 2008) +- Fixed the test harness so it will write out zero-length data files. + +- Added tests 616 and 617 to see how SFTP and SCP cope with zero-length + files, as questioned by Mike Protts. SFTP does for me but SCP doesn't + so test 617 is disabled for now. + Daniel S (4 Mar 2008) - Mike Protts brought a patch that makes resumed transfers work with SFTP. -- cgit v1.2.3