mirror of
https://github.com/curl/curl.git
synced 2026-08-25 05:43:32 +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
|
|
@ -23,7 +23,7 @@ ftp://%HOSTIP:%FTPPORT/part1/part2/part3/part4/part5/part6/part7/part8/part9/par
|
|||
<verify>
|
||||
<protocol>
|
||||
USER anonymous
|
||||
PASS curl_by_daniel@haxx.se
|
||||
PASS ftp@example.com
|
||||
PWD
|
||||
CWD part1
|
||||
CWD part2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue