Hi, I am getting following exception when I tried to use sftp putfile method, wondering if somebody knows what could be the reason? I am using key authentication to login the sftp server, the login part is sucessful.
Exception - Rebex.Net.SftpException: Failure; The requested operation failed.
at gbMKS.PEQpz.eCVvJZ(1dRwomZ , Type )
at gbMKS.PEQpz.BGrFh(String , Qu2Ci , Boolean )
at Rebex.Net.Sftp.1xTmHi(Qu2Ci , udycp , String , Stream , Int64 , Int64 , 27NpLhZ )
at Rebex.Net.Sftp.1xTmHi(Qu2Ci , udycp , String , String , Int64 , Int64 , Int64 , 27NpLhZ )
at Rebex.Net.Sftp.PutFile(String localPath, String remotePath)