jaroslad Posts

Windows Firewall setup for Microsoft FTP Publishing Service for IIS 7.0.

Objective This post is the first one from the mini-series on firewall configuration for FTP7 (full product name: Microsoft FTP Publishing Service for IIS 7.0) . The goal of this post if to provide instructions on how to setup local Windows Firewall to...

Viewing current FTP7 sessions

FTP7 Beta administrative tool doesn't include information about currently executing Ftp sessions. The FTP7 runtime session information is exposed through the IIS7 config API extensibility but the information I know there are administators out there wondering...

How to programatically create an FTP7 site

Few people asked me how to programatically create FTP 7 site. FTP 7 doesn't use the IIS metabase to store the site information. Instead, it uses the new configuration store that comes with IIS7. The following jscript function uses "Microsoft.ApplicationHost...

Page view counter