Is there a way to do this without installing a package like rssh
or scponly
, as they seem woefully out of date and full of security problems?
Is there any newer tool I could use? ssh
is an optional requirement, just being able to scp
would be good also.
Can't use sftp
, or else openssh
configuration would do.