c# ftp with FtpWebRequest :upload file to ftp server shows “ remote server returned an error (534) 534 policy requires ssl”

前端 未结 0 882
孤独总比滥情好
孤独总比滥情好 2021-01-12 13:53

when i try to upload files to an sFTP server it shows an error

here is my code

   string fileNameOnly = Path.GetFileName(uploadingFile         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题