ckermit for Debian ------------------ The site for ckermit, which has lots more documentation, is at: http://www.kermitproject.org/ck90.html On startup, kermit looks for .kermrc in your home directory. If this is not found, it uses /etc/kermit/kermrc. This in turn looks for .mykermrc in your home directory. Kermit scripts can be run with shebang (#!) notation, i.e. by making the script executable and setting the first line to #!/usr/bin/kermit Running a kermit server ----------------------- iksd (the Internet Kermit Service Daemon) can be enabled or disabled using: dpkg-reconfigure -plow ckermit If you intend to enable anonymous use, you must have a local user named "ftp". iksd uses /etc/kermit/iksd.conf on startup. If you have enabled anonymous use, you can configure it to subsequently load an additional file post-login within the anonymous chroot. Additional information about running iksd can be found at: https://www.complete.org/how-to-run-an-internet-kermit-server/ https://www.kermitproject.org/uiksd.html -- John Goerzen , Thu, 24 Aug 2023 23:21:55 -0500 -- Sébastien Villemot , Thu, 17 Sep 2020 14:44:24 +0200 -- Ian Beckwith , Tue Jun 29 12:31:58 2004