Since this has consumed rather more of my afternoon than I had anticipated, it seems worth sharing.There don't seem to be too many articles out there on configuring FTP in IIS 7/8 with user isolation, over TLS, and there are quite a few points at which it's fairly easy to come a cropper.Firstly, the scenario: I wanted all of our FTP sites to require TLS (SSL) for incoming connections. I also wanted user-specific FTP root directories. Finally, as the incoming connections would be from behind a firewall, ......