mirror of
https://github.com/curl/curl.git
synced 2026-08-24 13:33: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
|
|
@ -35,7 +35,7 @@ REPLY SIZE 550 bluah you f00l!
|
|||
</errorcode>
|
||||
<protocol>
|
||||
USER anonymous
|
||||
PASS curl_by_daniel@haxx.se
|
||||
PASS ftp@example.com
|
||||
PWD
|
||||
MDTM 511
|
||||
QUIT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue