loresoft / msbuildtasks

The MSBuild Community Tasks Project is an open source project for MSBuild tasks.
BSD 2-Clause "Simplified" License
946 stars 272 forks source link

Expose FtpWebRequest.EnableSsl property to MSBuild #288

Closed alexyfyfe closed 5 years ago

alexyfyfe commented 5 years ago

This allows consumers of the FtpUpload task to use TLS over FTP (FTPS) transfers.