sftp is natively supported by sshd (with ForceCommand internal-sftp and ChrootDirectory), so that avoids the problem that rssh has where ssh keeps adding new features that add new security vulnerabilities in the rssh model. That's probably the best solution if you're currently using scp.
sftp is natively supported by sshd (with ForceCommand internal-sftp and ChrootDirectory), so that avoids the problem that rssh has where ssh keeps adding new features that add new security vulnerabilities in the rssh model. That's probably the best solution if you're currently using scp.