FTPES [Net.SecurityProtocolType] :: Tls

时间:2019-06-20 07:38:12

标签: powershell

我不能再使用FTP。 我应该如何在脚本中添加几行?

现在我必须使用用于PowerShell的FTPES协议:

[Net.ServicePointManager] :: SecurityProtocol = [Net.SecurityProtocolType] :: Tls -bor [Net.SecurityProtocolType] :: Tls11 -bor [Net.SecurityProtocolType] :: Tls12

Passive
Porte 21
Exlicite TLs (-bor)

0 个答案:

没有答案