Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Iis 4
Name: Ken Date: June 23, 2003 at 00:13:54 Pacific OS: Windows NT server CPU/Ram: 128
Comment:
Hi
We have NT server 4 running IIS 4 with FTP. I have login as adminitrator of the ftp site using IE but sometimes I get logged off for some reason and I am not able to re-login again, then later it's ok again.
Name: brendan115 Date: June 26, 2003 at 20:12:15 Pacific
Reply:
set the connection limit to a nuber higher than 1 (or infinite...) in the ftp sites property sheet, this is easier than fixing the timeout issues from the clients side (your firewall could be restting the high port needed for ftp connects, just as an example). the reason why you can't reconnect immediately is that your ftp site is (probably) configured to limit you to one connection at a time and to time out inactive connections, after the connection is reset you are able to log back in.
Summary: I just setup IIS 4. I have 5 ftp sites with different .com domain names on the same computer. The FTP servers are working fine and DNS Server functions are working correctly. I want to setup authorize...
Summary: Hello there! I have IIS 4 running on my webserver which has windows NT4 server with sercive pack 6 on it. I figured out that the SMPT service is not avaliable on my webserver so I have decided to Add ...