Closed
Bug 1193072
Opened 10 years ago
Closed 8 years ago
Update docs for ftp://ftp.mozilla.org going away
Categories
(Developer Documentation Graveyard :: Mozilla Platform, defect)
Developer Documentation Graveyard
Mozilla Platform
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: nthomas, Unassigned)
References
Details
ftp.mozilla.org is moving to AWS S3, here's the first blog about that:
https://blog.mozilla.org/it/2015/07/27/product-delivery-migration-what-is-changing-when-its-changing-and-the-impacts/
IT have now turned off ftp:// on ftp.mozilla.org, and in the near future the canonical domain will be archive.mozilla.org (replacing ftp.mozilla.org and releases.mozilla.org). The plan is also to drop the 'mozilla.org' part of the path. Putting that all together, urls like
ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/
http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/
https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/
http://releases.mozilla.org/pub/mozilla.org/firefox/releases/
become
https://archive.mozilla.org/pub/firefox/releases/
There are probably many places that MDN needs to be updated for this. Here's one that I've done already:
https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Source_Code/Downloading_Source_Archives$compare?locale=en-US&to=899313&from=654247
Comment 1•10 years ago
|
||
Will http(s)://ftp.mozilla.org redirect to archive eternally or will that be shut off someday? Similarly, will the "mozilla.org" part of the path redirect?
I ask because I'm trying to determine how urgent it is to change the URLs beyond the scheme; if we only need to change the scheme, there's much less work to be done.
| Reporter | ||
Comment 3•10 years ago
|
||
I think non-ftp urls will continue to work, but lets ask oremj to be sure.
Flags: needinfo?(oremj)
| Reporter | ||
Updated•10 years ago
|
Flags: needinfo?(nthomas)
Comment 5•10 years ago
|
||
Sheppy, what's the status of this? It was supposed to be fixed months ago! We had it as an action item at the top of our team meeting for weeks until it was removed as done.
Flags: needinfo?(eshepherd)
Updated•8 years ago
|
Component: General → Mozilla Platform
| Reporter | ||
Comment 7•8 years ago
|
||
This is an old bug now. Most issues are likely to have been fixed already but I ran a google search of '"ftp://ftp.mozilla.org" site:developer.mozilla.org' to verify, and updated https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/JSS/4_3_ReleaseNotes. There are still a lot of http(s)://ftp.mozilla.org references, but I don't think we're going to fix that, or ever turn off the DNS that makes it work.
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(eshepherd)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•