SCP with OpenSSH
I've been asked to look into the setup of an SCP/SFTP server. Turns out this is all much easier with current OpenSSH. With recent versions of OpenSSH, sftp can be limited by user or group. No more scponly or other add-ons required - this is nice.
Match group sftponly ChrootDirectory /home/%u X11Forwarding no AllowTcpForwarding no ForceCommand internal-sftp