Updated cURL version.

This commit is contained in:
Asher Baker
2013-03-17 22:23:20 +00:00
parent 986aa2a477
commit 63175aa3cb
1510 changed files with 213259 additions and 161405 deletions
+12 -6
View File
@@ -1,4 +1,10 @@
<testcase>
<info>
<keywords>
FTP
</keywords>
</info>
# Server-side
<reply>
</reply>
@@ -12,9 +18,9 @@ ftp
FTP with multiple uploads
</name>
<command>
-T log/upload148 ftp://%HOSTIP:%FTPPORT/dir1/148 -T log/upload148 ftp://%HOSTIP:%FTPPORT/dir2/148
-T log/upload149 ftp://%HOSTIP:%FTPPORT/dir1/149 -T log/upload149 ftp://%HOSTIP:%FTPPORT/dir2/149
</command>
<file name="log/upload148">
<file name="log/upload149">
send away this contents
</file>
</client>
@@ -33,14 +39,14 @@ PWD
CWD dir1
EPSV
TYPE I
STOR 148
CWD /nowhere/anywhere
STOR 149
CWD /
CWD dir2
EPSV
STOR 148
STOR 149
QUIT
</protocol>
<file name="log/upload148">
<file name="log/upload149">
send away this contents
</file>
</verify>