Backed out updated libcurl.

This commit is contained in:
Asher Baker
2013-03-18 00:55:59 +00:00
parent 9b65900df0
commit e84f6e4afd
1511 changed files with 161513 additions and 213368 deletions
+5 -2
View File
@@ -30,6 +30,9 @@ dr-xr-xr-x 5 0 1 512 Oct 1 1997 usr
#
# Client-side
<client>
<features>
netrc_debug
</features>
<server>
ftp
</server>
@@ -37,9 +40,9 @@ ftp
FTP (optional .netrc; no user/pass) dir list PASV
</name>
<command>
--netrc-optional --netrc-file log/netrc130 ftp://%HOSTIP:%FTPPORT/
--netrc-optional ftp://%HOSTIP:%FTPPORT/
</command>
<file name="log/netrc130" >
<file name="log/netrc" >
# the following two lines were created while testing curl
machine %HOSTIP login user1 password passwd1
machine %HOSTIP login user2 password passwd2