开发者

how to perform Secured FTP in iis 6.0

开发者 https://www.devze.com 2023-02-16 10:36 出处:网络
i found in some website that using port 443 performs secured ftp, but using 开发者_JAVA技巧443 i\'m not able to perform ftp. what is the configurational changes i\'ve to makein c# code and in ithe iis

i found in some website that using port 443 performs secured ftp, but using 开发者_JAVA技巧443 i'm not able to perform ftp. what is the configurational changes i've to make in c# code and in ithe iis 6.0 FTP Site.

I am using C# .


To perform secure FTP in C#, you must find a library to do so, such as described here: http://www.codeproject.com/KB/IP/FTP_Secure.aspx

IIS 6 doesn't support FTPS, but I think IIS 7 might. You should ask on serverfault if you need to know that.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号