FtpWebRequest

0
0

Hello is it possible to use this class “FtpWebRequest” to download and upload data? because its error when I execute the get GetResponse() … tanx

  • You must to post comments
0
0

Hi Junarism,

This isn’t a Wisej.NET issue, you have to check with Microsoft’s documentation on how the FtpWebRequest works.

Also, it’s clearly stated that it’s recommended not to use FtpWebRequest in a new development project, you can check it out more on their website or through this GitHub Issue.

Best,
Alaa

//

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.