quux.org Kermit Server

This is a Kermit server maintained by me, John Goerzen[1].

1: /john-goerzen/

To the best of my knowledge, it is the only public IKSD server remaining in existence. It was established in August 2023.

For a lot more background about this server, see Try the Last Internet Kermit Server[2].

2: /try-the-last-internet-kermit-server/

What's here

This server features a full copy of the gopher.quux.org site, as well as full mirrors of NNCP and the kermit FTP server.

What is this thing?

This is an Internet Kermit Service (IKSD[3]) server. There's much more about Kermit on my Kermit[4] page.

3: https://www.kermitproject.org/iksd.html

4: /kermit/

You can browse with telnet, or browse and download with a Kermit client.

The page for the Columbia University Internet Kermit Service[5] talks about the IKSD server, why IKSD servers are interesting, and how to use them. Note that although Columbia's instructions survive, their server doesn't, so use the instructions here for establishing a connection.

5: http://www.columbia.edu/kermit/cuiksd.html

How to use it

The very simple way is with telnet, like so:

You're now at a Kermit prompt in command mode. You can use `cd`, `dir`, etc. Run `type filename` to view a text file. Browse around

Use with C-Kermit client

This is more powerful. `apt-get install ckermit`. Then, run the `kermit` command, and type `iksd /user:anonymous kermit.quux.org` to connect. Here's an example:

You can now browse as before -- but you can also download. To download, run `send filename`. For instance:

You can flip between Kermit modes (see the discussion on the Kermit[6] page). When in `connect` mode, you will be talking to the quux.org kermit system (`IKSD` shows up in the prompt). When in `command` mode, you will be talking to your local system (`C-Kermit` is in the prompt). Of course, in command mode, you can use `get` instead of `send` to download a file.

6: /kermit/

Recursive download

You can do something like:

Beware that will be over 1GB of files!

See also

7: /kermit/

8: /how-to-run-an-internet-kermit-server/

9: /try-the-last-internet-kermit-server/

--------------------------------------------------------------------------------

10: /how-to-run-an-internet-kermit-server/

This page will describe how to run an Internet Kermit[11] server, like the quux.org Kermit Server[12] that was featured in my article Try the Last Internet Kermit Server[13].

11: /kermit/

12: /quux-org-kermit-server/

13: /try-the-last-internet-kermit-server/

14: /try-the-last-internet-kermit-server/

What is this mysterious protocol? Who uses it and what is its story?

15: /kermit/

Kermit is one of those things I'm fond of that's really hard to describe. It is:

16: /index/

Complete.Org is a personal project managed since 1994 by John Goerzen[17].

17: /john-goerzen/

18: /sites-and-services-hosted-at-complete-org/

These sites are hosted on the complete.org server. Some are hosted with resources donated to non-profit organizations.

More on www.complete.org

Homepage

Interesting Topics

How This Site is Built

About John Goerzen

Web version of this site

(c) 2022-2024 John Goerzen