阅读:6902回复:15
Mozilla FTP站点权限是不是提升了
想从ftp站点选择一下下载的版本,发现匿名ftp无论怎样都是下面这种550 permission denied的报错。好象这是目录权限导致的问题吧?有人知道是不是这些天mozilla把ftp站点的权限做了什么修改?难道现在ftp需要提供服务器上的用户名密码了?
图片:550_P_Denied.PNG ![]() |
|
|
1楼#
发布于:2015-08-10 12:25
匿名可登录
> ftp anonymous@ftp.mozilla.org Trying 63.245.215.46... Connected to ftp.mozilla.org. 220-The contents of ftp://ftp.mozilla.org has moved to http://archive.mozilla.org 220 331 Please specify the password. Password: 230-The contents of ftp://ftp.mozilla.org has moved to http://archive.mozilla.org 230 Login successful. Remote system type is UNIX. Using binary mode to transfer files. ftp> 试试显式指定 anonymous? ftp://anonymous@ftp.mozilla.org |
|
|
2楼#
发布于:2015-08-10 12:50
用这个可以, 楼主试试
http://ftp.mozilla.org/pub/firefox/ |
|
3楼#
发布于:2015-08-10 12:53
aaaa007cn:匿名可登录多谢!看来的确是server端改了。平时这种ftp就在浏览器里打开,不用ftp命令行或客户端。能直接访问http://archive.mozilla.org就行。 |
|
|
4楼#
发布于:2015-08-10 13:07
没改吧?
命令行只是作为示范 可以看到以 anonymous 作为用户名匿名登录是正常的 我这里 firefox 直接 ftp://ftp.mozilla.org 也是可以打开的(匿名) 不过没找到 firefox 中 ftp 登录的信息被输出到哪 这太不方便 debug 了 不知道你的配置中用的什么登录信息去登录的 所以才让你尝试 firefox 直接打开 ftp://anonymous@ftp.mozilla.org/ |
|
|
5楼#
发布于:2015-08-10 14:00
的确改了,直接ftp只能访问到ftp://ftp.mozilla.org/(我也可以),但是下一级目录pub就permission denied了。
以前ftp我记得不会出“220-The contents of ftp://ftp.mozilla.org has moved to [url]http://archive.mozilla.org |
|
|
6楼#
发布于:2015-08-10 14:18
这么一说还真是
命令行和 filezilla 在多数情况下都可以正常进入 /pub/ 以及子目录 唯独 firefox 总是 550 permission denied |
|
|
7楼#
发布于:2015-08-10 15:06
http://download.cdn.mozilla.net/
用edgecast看看 |
|
8楼#
发布于:2015-08-10 16:35
从仓库翻出备份的 presto opera 12 试了
完全正常 所以 firefox 的问题? 于是 @谷歌大法好 了 https://bugzilla.mozilla.org/show_bug.cgi?id=597802#c4 https://bugzilla.mozilla.org/show_bug.cgi?id=547090#c2 anyway http://ftp.mozilla.org/ https://ftp-ssl.mozilla.org/ http://archive.mozilla.org/ http://ftp.mozilla.org/ http://download.cdn.mozilla.net/ http://download-installer.cdn.mozilla.net/ |
|
|
9楼#
发布于:2015-08-11 07:24
|
|
10楼#
发布于:2015-08-11 08:31
那和消失也没什么区别了,aws 就连不上。
|
|
11楼#
发布于:2015-08-11 09:59
yfdyh000:查到FTP取消了,将改为放在AWS S3,域名也将变动。 After 8/5/15, ftp protocol support for ftp.mozilla.org will be completely disabled ftp.mozilla.org 解析出来的两个 ip 63.245.215.46, 63.245.215.56 明明都还能用 ftp 连上…… 拖延症啊 > curl ftp.mozilla.org/pub/firefox/releases/latest/KEY -v * About to connect() to ftp.mozilla.org port 21 (#0) * Trying 63.245.215.56... connected * Connected to ftp.mozilla.org (63.245.215.56) port 21 (#0) < 220-The contents of ftp://ftp.mozilla.org has moved to http://archive.mozilla.org < 220 > USER anonymous < 331 Please specify the password. > PASS ftp@example.com < 230-The contents of ftp://ftp.mozilla.org has moved to http://archive.mozilla.org < 230 Login successful. > PWD < 257 "/" * Entry path is '/' > CWD pub < 250 Directory successfully changed. > CWD firefox < 250 Directory successfully changed. > CWD releases < 250 Directory successfully changed. > CWD latest < 250 Directory successfully changed. > EPSV * Connect data stream passively < 229 Extended Passive Mode Entered (|||51409|) * Trying 63.245.215.56... connected * Connecting to 63.245.215.56 (63.245.215.56) port 51409 > TYPE I < 200 Switching to Binary mode. > SIZE KEY < 213 4364 > RETR KEY < 150 Opening BINARY mode data connection for KEY (4364 bytes). * Maxdownload = -1 * Getting file with size: 4364 This file contains the PGP keys of various developers that work on Mozilla and its subprojects (such as Firefox and Thunderbird). Please realize that this file itself or the public key servers may be compromised. You are encouraged to validate the authenticity of these keys in an out-of-band manner. Mozilla users: pgp < KEY pub 4096R/D98F0353 2015-07-17 Key fingerprint = 14F2 6682 D091 6CDD 81E3 7B6D 61B7 B526 D98F 0353 uid Mozilla Software Releases <release@mozilla.com> -----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v1 中略 -----END PGP PUBLIC KEY BLOCK----- * Remembering we are in dir "pub/firefox/releases/latest/" < 226 Transfer complete. * Connection #0 to host ftp.mozilla.org left intact > QUIT < 221 Goodbye. * Closing connection #0 话说哪位搞个旧版本的 firefox 试试 |
|
|
12楼#
发布于:2015-08-11 10:00
|
|
|
13楼#
发布于:2015-08-11 17:12
|
|
14楼#
发布于:2015-08-13 09:25
aaaa007cn:从仓库翻出备份的 presto opera 12 试了不明群众 围观 |
|
上一页
下一页