Thread: Disable SFTP
View Single Post
  #2 (permalink)  
Old 03-15-2006, 03:53 PM
webignition webignition is offline
Registered User
 
Join Date: Jan 2005
Posts: 1,879
webignition is on a distinguished road
SFTP is really just FTP-like behaviour through an SSH connection, so you can't really take away SFTP features without revoking shell access.

May I ask why you want to remove SFTP access?
Reply With Quote