четверг, 11 июля 2019 г.

FTP DOESNT ACCESSIBLE FROM OUTSIDE


FTP created in IIS localy works fine, but no access to it from outside network, to fix it you can with next command:

> sc sidtype ftpsvc unrestricted
> net stop ftpsvc & net start ftpsvc

Self-signed cert for IIS FTP should be generated with Powershell, IIS Certs - doesnt work.

Комментариев нет: