Originally posted by: SystemAdmin
Hi,
Check that you have a line similar to the following in /etc/ssh/sshd_config:
-
override default of no subsystems
Subsystem sftp /usr/sbin/sftp-server -l INFO
If you have a recent version of sshd then the "-l INFO" will log file transfers to the syslog; if you
have an old version, then this will generate an error, so remove it.
#AIX-Forum