首页 > 代码库 > 关闭 sftp

关闭 sftp

vi /etc/ssh/sshd_config

注释掉这行
Subsystem  sftp    /usr/libexec/openssh/sftp-server

/etc/rc.d/init.d/sshd restart