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
+3 -3
View File
@@ -32,7 +32,7 @@ ftp
FTP user+password in URL and ASCII transfer
</name>
<command>
ftp://userdude:passfellow@%HOSTIP:%FTPPORT/103 --use-ascii
ftp://userdude:passfellow@%HOSTIP:%FTPPORT/105 --use-ascii
</command>
</client>
@@ -45,8 +45,8 @@ PWD
EPSV
PASV
TYPE A
SIZE 103
RETR 103
SIZE 105
RETR 105
QUIT
</protocol>
</verify>