15 comments

[ 3.1 ms ] story [ 32.6 ms ] thread
Why is this noteworthy in 2026?
Why is this noteworthy in 2026?

Why are almost every one of your comments since you signed up angry criticism, except for the ones where you demonstrate deep knowledge of the Russian language?

Do they not allow fun things in Russia?

Big Amiga fans (and still are) from what I see. =)
Oh my goodness I completely forgot about Knoppix.
Hey, a scene.org mirror! Does anyone know if this Opiate is Thomas Knak? This one sounds a lot like him:

http://128.237.157.9/pub/scene.org/music/artists/opiate/opia...

https://www.discogs.com/artist/401-Opiate

Edit: fun, they have my old hippocamp album too :) http://128.237.157.9/pub/scene.org/music/groups/hippocamp/hc...

This is another Opiate, Huw Roberts, who was releasing on the (now defunct) Miasmah net label in the early 2000s, but is still running a label called Serein to this today! What a blast from the past... Nice tunes too
I opened the first of these at random:

http://128.237.157.9/pub/core-mp3s/

http://128.237.157.9/pub/core-mp3s/core-2000-02-25.mp3

Turned out to be an interesting historical snapshot in light of the current metal prices. A pre-9/11 discussion about the then-growing, now-defunct eGold. The thing that was trying to be Bitcoin before Bitcoin.

Kind of sad that we're stuck with the one that heats the Earth because Bush/Cheney decided we couldn't have the energy efficient one.

Anybody from CMU, tell your ITSO people to calm down, it's just a few nerds rediscovering something.
With the exception of one comment, which simply restated the link correctly, no one here has pointed out that the URL provided is not in fact served by an FTP server.

Starting a link with http, makes it a WWW link which is expected to be interpreted as HTML, and is served by an WWW server.

An FTP URL would be: ftp://128.237.157.9/pub

Where the leading ftp: designates how the link is to be interpreted. The so called "scheme" of the URL.

In reply to other comments: my browser supports the ftp: scheme without issue.

Ironically, when using the ftp: scheme in the URL, the /pub directory query returns an error: 550 Failed to change directory.

Whereas removing that subdirectory, and just using the scheme and IP address does return the files and subdirectories served by the FTP server (at least the ones with public permissions).

Whereas the http: URL to the same IP and /pub directory does return successfully. With the contents correctly served by the WWW server.

Therefore, this was probably not a great example to use for a post regarding FTP servers. Since the URL http://128.237.157.9/pub is actually served by a WWW server...

It's also worth noting, that the http URL: http://128.237.157.9/pub/

Points to the same data as the ftp URL: ftp://128.237.157.9/

While the http URL: http://128.237.157.9/ points to the Carnegie Mellon Computer Club home page.