Hello,
I currently have two FTP sites running on IIS. I have one running on port 21 that allows all domain users to access files, the other ftp site uses port 8888 and isolates user accounts for users that are members of the “domain guests” group.
I can access the FTP that uses port 21 from any remote network, however I’m not able to access the FTP site running on port 8888 unless I’m on the local network.
I’ve created the FTP file structure for the 8888 site like the following \ftproot\domain\useraccount
I’m not sure how this is connected to my works exchange server but I know that to get to the ftp sites i have to enter something like this ftp://mail.myexchangeserver.com:21 and ftp://mail.myexchangeserver.com:8888
is their something I need to do inside the exchange server or IIS that I can configure to fix this issue?
Thanks
Chad