Path: csiph.com!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: Borax Man Newsgroups: comp.protocols.kermit.misc Subject: Any good introductions for Kermit? Date: Wed, 23 Apr 2025 12:14:07 -0000 (UTC) Organization: A noiseless patient Spider Lines: 22 Message-ID: Injection-Date: Wed, 23 Apr 2025 14:14:07 +0200 (CEST) Injection-Info: dont-email.me; posting-host="d605e59d0efccae624da4a4fd6cc79aa"; logging-data="3173940"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18jOdKP0cgZJa9Fnw/FjF1HQm87X98jEzA=" User-Agent: slrn/1.0.3 (Linux) Cancel-Lock: sha1:C2jPe8J5cGoTis9CKOG9FXmZIz4= Xref: csiph.com comp.protocols.kermit.misc:57 I've stumbled accross a suggestion that Kermit can be good for file transfers. https://dataswamp.org/~solene/2019-01-31-kermit.html This works well, if you SSH within kermit, and I've tried it sucessfully. But there is a way, supposedly, to run kermit as a 'server'. I've followed the instructions here https://www.complete.org/how-to-run-an-internet-kermit-server/ To start a server, which works. Sort of, I can login as anonymous, but get ?Access to system disabled when I try any commands. The same happens when trying "the last kermit server" https://www.complete.org/try-the-last-internet-kermit-server/ I'm doing this purely out of interest, its not imperitave that it get it up and running. I'm just looking for some good introductory documentation where I can begin to troubleshot this, and perhaps figure out how to get PAM authentication and/or TLS working.