mirror of
https://github.com/curl/curl.git
synced 2026-08-26 17:43:31 +03:00
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:
parent
80cec5a62a
commit
b16ea66cec
5 changed files with 87 additions and 2 deletions
|
|
@ -48,7 +48,7 @@ EXTRA_DIST = test1 test108 test117 test127 test20 test27 test34 test46 \
|
|||
test2000 test2001 test2002 test2003 test35 test544 test545 test2004 \
|
||||
test546 test1013 test1014 test1015 test547 test548 test549 test550 \
|
||||
test551 test552 test1016 test1017 test1018 test1019 test1020 test553 \
|
||||
test1021 test1022 test1023 test309
|
||||
test1021 test1022 test1023 test309 test616 test617
|
||||
|
||||
filecheck:
|
||||
@mkdir test-place; \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue