I need some help setting up FTP on my Azure VM instance.
The VM is Windows Server 2012 R2. I have set up the Web Server Role and created an FTP site in IIS. I have confirmed that I can access the FTP server with
ftp command: open localhost
I have also configured an FTP end point for the VM on the Azure Portal configured for the standard port 21.
Lastly, I have created a firewall rule to allow all traffic in/out of port 21.
Now when I try to FTP to it from my home machine I can see the server public DNS name is resolving to the proper IP and port but no connection can be made.
Am I missing a configuration step somewhere?
Thanks
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…