mirror of
https://github.com/curl/curl.git
synced 2026-08-26 02: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
|
|
@ -31,7 +31,7 @@ REPLY NLST 450 No files found
|
|||
</strip>
|
||||
<protocol>
|
||||
USER anonymous
|
||||
PASS curl_by_daniel@haxx.se
|
||||
PASS ftp@example.com
|
||||
PWD
|
||||
PORT 127,0,0,1,243,212
|
||||
TYPE A
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue