mirror of
https://github.com/curl/curl.git
synced 2026-08-24 22:13:33 +03:00
ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' on
the left side of @ to make it short(er).
This commit is contained in:
parent
e021fe9444
commit
4efa0d9f68
86 changed files with 94 additions and 90 deletions
|
|
@ -39,7 +39,7 @@ REPLY EPSV 314 bluah you f00l!
|
|||
<verify>
|
||||
<protocol>
|
||||
USER anonymous
|
||||
PASS curl_by_daniel@haxx.se
|
||||
PASS ftp@example.com
|
||||
PWD
|
||||
EPSV
|
||||
PASV
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue