On Tue, Jul 04, 2006 at 03:12:11AM -0400, Nick Guenther wrote:
> Just looking through the manpages and I noticed that SSH-related
> things don't seem to fit in with the system. For example, there is
> ssh_config(5) instead of ssh.conf
ssh_config and sshd_config predate OpenSSH.
> and sftp-server instead of sftpd.
The trailing "d" usually denotes a daemon. sftp-server is not a daemon.
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.