[amscotti@128bit.io ~/posts]# grep -l "sftp" *.md | xargs -n1 head _
Date: May 28, 2010

A guide for creating SFTP-only users on FreeBSD that can transfer files securely but cannot log in via SSH to run commands. Covers creating a dedicated group, configuring sshd_config with chroot and ForceCommand settings, and adding restricted users.