Skip to main content
added 11 characters in body
Source Link
Amit
  • 1
  • 2

This worked for me SLES 15in SLES 15. Referred the error: debug1: Exit status 127debug1: Exit status 127

# grep -i sftp /etc/ssh/sshd_config
Subsystem sftp internal-sftp

Whereas for older version of OS i.e. SLES 12SLES 12, used below

# grep -i sftp /etc/ssh/sshd_config
Subsystem  sftp /usr/lib/ssh/sftp-server

This worked for me SLES 15. Referred the error: debug1: Exit status 127

# grep -i sftp /etc/ssh/sshd_config
Subsystem sftp internal-sftp

Whereas for older version of OS i.e. SLES 12, used below

# grep -i sftp /etc/ssh/sshd_config
Subsystem  sftp /usr/lib/ssh/sftp-server

This worked for me in SLES 15. Referred the error: debug1: Exit status 127

# grep -i sftp /etc/ssh/sshd_config
Subsystem sftp internal-sftp

Whereas for older version of OS i.e. SLES 12, used below

# grep -i sftp /etc/ssh/sshd_config
Subsystem  sftp /usr/lib/ssh/sftp-server
added 162 characters in body
Source Link
Amit
  • 1
  • 2

This worked for me SLES 15. Referred the error: debug1: Exit status 127

# grep -i sftp /etc/ssh/sshd_config
Subsystem sftp internal-sftp

Whereas for older version of OS i.e. SLES 12, used below

# grep -i sftp /etc/ssh/sshd_config
Subsystem  sftp /usr/lib/ssh/sftp-server

This worked for me. Referred the error: debug1: Exit status 127

# grep -i sftp /etc/ssh/sshd_config
Subsystem sftp internal-sftp

This worked for me SLES 15. Referred the error: debug1: Exit status 127

# grep -i sftp /etc/ssh/sshd_config
Subsystem sftp internal-sftp

Whereas for older version of OS i.e. SLES 12, used below

# grep -i sftp /etc/ssh/sshd_config
Subsystem  sftp /usr/lib/ssh/sftp-server
Source Link
Amit
  • 1
  • 2

This worked for me. Referred the error: debug1: Exit status 127

# grep -i sftp /etc/ssh/sshd_config
Subsystem sftp internal-sftp