diff options
Diffstat (limited to 'Build/source/libs/curl/tests/data/test123')
-rw-r--r-- | Build/source/libs/curl/tests/data/test123 | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/Build/source/libs/curl/tests/data/test123 b/Build/source/libs/curl/tests/data/test123 deleted file mode 100644 index d824fb61518..00000000000 --- a/Build/source/libs/curl/tests/data/test123 +++ /dev/null @@ -1,27 +0,0 @@ -# Server-side -<reply> -</reply> - -# Client-side -<client> - <name> -FTP upload resume with whole file already downloaded - </name> - <command> -ftp://%HOSTIP:%FTPPORT/123 -T log/upload123 -C 51 -</command> -<file name="log/upload123"> --------------------------------------------------- -</file> -</test> - -# Verify data after the test has been "shot" -<verify> -<protocol> -USER anonymous -PASS curl_by_daniel@haxx.se -PWD -EPSV -TYPE I -</protocol> -</verify> |