SecureFTP should already be setup since it was implemented in SSH protocol 2. It shouldn't require any additional configuration. The user account that you are connecting as much have access to execute sftp-server, if the account's default shell doesn't provide console access (ie: /sbin/sshell) then you will be unable to use that account to sftp.
Hope this helped,
Nathan