Hi I want to make an sftp server....
- Only an sftp server
- Some users may log in by ssh (with openssh-server), some users can only use
sftp
- Important! - Chroot! Users using sftp must only see e.g.: their home
directory, or better: a folder in it.
- Under Debian Lenny
Is there any good, secure solution? At least links to howtos? :S
Thank You!

