From 4efa0d9f6800b12e3ecb7e0291bc80fa8d8aa610 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 13 Feb 2007 22:50:16 +0000 Subject: ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' on the left side of @ to make it short(er). --- tests/data/test139 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/test139') diff --git a/tests/data/test139 b/tests/data/test139 index 68cb8b250..dd677cd16 100644 --- a/tests/data/test139 +++ b/tests/data/test139 @@ -26,7 +26,7 @@ ftp://%HOSTIP:%FTPPORT/blalbla/139 -z "1 jan 1989" USER anonymous -PASS curl_by_daniel@haxx.se +PASS ftp@example.com PWD CWD blalbla MDTM 139 -- cgit v1.2.3