[Automise Professional Edition]
Use the Create FTP Site Action to create a new FTP site, complete with a root directory.
Specify the IIS Server to connect to under the Server tab.
Enter a description that the new FTP site will be known by.
Check this box to fail if another FTP site already has the same name.
Check this box to replace an existing FTP site with a matching name.
If neither of these options are selected and another FTP site exists with a matching name, the new site is created alongside it.
Specify the directory (on the IIS server) where you want files to be hosted for the root FTP directory.
Enable this option to start the new FTP site when the action is run. Otherwise, the site is created in the Stopped state.
You can specify IP, Port and Hostname bindings for the new FTP site. Leave any field blank in order to bind to any of a given parameter.
Enable this option to allow a user to log in as "anonymous" (ie anonymous FTP.)
If this option is enabled, the anonymous user will be the only user who is allowed to log in.
Specify a Windows username and password on the server. When users log in as anonymous, they are in fact logging in as this user.
Enable this option to log all access to the FTP site. You can also disable logging individually for different FTP directories (See the Permissions tab.)
Specify a number here in order to limit the number of concurrent connections to this FTP site.
The default directory listing format can be "MSDOS Style" or "Unix Style".
Determines the permissions for the root FTP directory. See the Permissions section of the Create FTP Directory Action - [IIS 6] for more details.
There is an observed bug in IIS 6.0 whereby even though "Read" access is set on the root directory of a new FTP site, the Read checkbox appears unchecked when viewed in the IIS Management console. Despite the checkbox appearing unchecked, the root directory does support Read access
The Banner Message and Logon Greeting Message are sent to the user when they first connect to site, and when they log in (respectively.)