SFTP/HTTPS File Server on IIS 10 in WIndows Server 2019

rtgmike 1 Reputation point
2020-09-03T19:33:16.513+00:00

The idea is to have an FTP site for two users to have read/write with SSL (TLS 1.2+) on port 21. So Filezilla and WinSCP can connect to it.

Then have a website for clients to download those files. So they can send them to downloads.mycompany.com. I have a DigiCert DV Wildcard for *.mycompany.com. This shouldn't be so hard.

No windows AD domain.

I have two users User1 & User2 with a password and a group FTP_Write. User1 & 2 are in said group.

I keep getting access denied or I get "Local policy on server does not allow TLS secure connections." if I use the downloads.company.com|User1 or 2.

right now I deleted all the sites, even the default. This shouldn't be so difficult.

Community Center | Not monitored
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2020-09-03T19:39:42.567+00:00

    IIS/FTP is not currently supported here on QnA. They're actively answering questions in dedicated forums here.
    https://forums.iis.net/

    --please don't forget to Accept as answer if the reply is helpful--

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.