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.
This commit is contained in:
Dan Fandrich 2008-03-06 01:15:28 +00:00
parent 80cec5a62a
commit b16ea66cec
5 changed files with 87 additions and 2 deletions

View file

@ -3,4 +3,4 @@
# test cases are run by runtests.pl. Just add the plain test case numbers, one
# per line.
# Lines starting with '#' letters are treated as comments.
#1009
617