SFTP Connection Error - Auth fail for methods 'publickey,password'
HI Team,
We are trying to connect SFTP to Appian Server using the SFTP Smart service, We are getting the error - " Auth fail for methods 'publickey,password' "

We are providing all the required configration mention below.
'type!{plugins.ps.appiancorp.com/.../}FT_Config'(
serverHostName: "hostname",
serverPort: 22,
scsExternalSystemKey: "key",
privateKeyFile: private key ,
usePerUserCredentials: false(),
)
Plugin Verions - 4.1.0
We have tried multiple times to connect using ppk , pem files , still we are getting the Auth fail issue.
Help us with some guidance , if anyone gonne throught this.
