A
AbsolutelyFreeW
Guest
This tutorial involves restarting IIS. Please be advised this can lead to loss of data. DO AT YOUR OWN RISK.
1. Take down firewall
2. Enable ports 5001 thru 5010 (or any other valid interval)
3. Raise firewall
4. Take a backup of IIS metabase
5. Enable direct metabase edit
6. Set PassivePortRange Metabase Property in the IIsFtpService object to a valid range. This is done in the Metabase.xml in your system32/inetssrv folder. The default MSFTP range is 1025-5000. But user-defined values are valid only in the inteval 5001 to 65535 . I chose to set this to 5001-5010 in step 2.
4.Restart IIS
5.Check the system log and look for IIS config errors
6. If error restore metabase and try again, otherwise, disable direct metabase edit.
Good luck
1. Take down firewall
2. Enable ports 5001 thru 5010 (or any other valid interval)
3. Raise firewall
4. Take a backup of IIS metabase
5. Enable direct metabase edit
6. Set PassivePortRange Metabase Property in the IIsFtpService object to a valid range. This is done in the Metabase.xml in your system32/inetssrv folder. The default MSFTP range is 1025-5000. But user-defined values are valid only in the inteval 5001 to 65535 . I chose to set this to 5001-5010 in step 2.
4.Restart IIS
5.Check the system log and look for IIS config errors
6. If error restore metabase and try again, otherwise, disable direct metabase edit.
Good luck