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:
Daniel Stenberg
2007-02-13 22:50:16 +00:00
parent e021fe9444
commit 4efa0d9f68
86 changed files with 94 additions and 90 deletions

View File

@@ -27,9 +27,9 @@ REPLY PASS 530 temporarily not available
</errorcode>
<protocol>
USER anonymous
PASS curl_by_daniel@haxx.se
PASS ftp@example.com
USER anonymous
PASS curl_by_daniel@haxx.se
PASS ftp@example.com
</protocol>
</verify>
</testcase>