News

Using .Net 8, running on Azure. Have checked locally that I can connect to other SFTP servers and its fine. I am creating a vanilla client: SftpClient client = new (config.SftpHost, config.Port, ...