默认 FTP 消息消息 <messages>
概述
<messages>
元素用于指定 FTP 服务将向 FTP 客户端显示的消息。 当 FTP 客户端连接到 FTP 站点时,将显示为 bannerMessage
、greetingMessage
和 maxClientsMessage
属性指定的消息;当 FTP 客户端从 FTP 站点断开连接时,将显示由 exitMessage
属性指定的消息。
suppressDefaultBanner
属性可以与 bannerMessage
属性结合使用来伪装 FTP 服务器类型。 如果取消了默认横幅,并且尚未在 bannerMessage
属性中指定横幅消息,则 FTP 服务器将在 FTP 客户端连接到服务器时显示空白横幅。
expandVariables
属性指定是否在 FTP 消息中显示一组特定的用户变量。 如果此属性设置为 true,FTP 服务将在 FTP 消息中显示用户变量;否则,所有消息文本在输入后将立即显示。 支持的用户变量包括:
User 变量 说明 %BytesReceived%
当前会话中从服务器发送到客户端的字节数。 %BytesSent%
当前会话中从客户端发送到服务器的字节数。 %SessionID%
当前会话的唯一标识符。 %SiteName%
托管当前会话的 FTP 站点的名称。 %UserName%
当前登录用户的帐户名。
allowLocalDetailedErrors
指定当 FTP 客户端正在服务器自身上连接 FTP 服务器时,是否显示详细错误消息。 这些错误消息包含服务器管理员可用于排查问题的详细信息。 如果此属性设置为 true,FTP 服务将仅向本地主机显示详细的错误消息;否则,不会显示详细的错误消息。
兼容性
版本 | 说明 |
---|---|
IIS 10.0 | <messages> 元素在 IIS 10.0 中未进行修改。 |
IIS 8.5 | <messages> 元素在 IIS 8.5 中未进行修改。 |
IIS 8.0 | <messages> 元素在 IIS 8.0 中未进行修改。 |
IIS 7.5 | <ftpServer> 元素的 <messages> 元素作为 IIS 7.5 的功能提供。 |
IIS 7.0 | <ftpServer> 元素的 <messages> 元素是在 IIS 7.0 的独立下载项 FTP 7.0 中引入的。 |
IIS 6.0 | 空值 |
在 Windows 7 和 Windows Server 2008 R2 中,FTP 7.5 服务作为 IIS 7.5 的功能提供,因此无需再下载 FTP 服务。
安装
若要支持 Web 服务器的 FTP 发布,必须安装 FTP 服务。 为此,请按照以下步骤操作。
Windows Server 2012 或 Windows Server 2012 R2
在任务栏上,单击 “服务器管理器”。
在“服务器管理器”中,单击“管理”菜单,然后单击“添加角色和功能”。
在“添加角色和功能”向导中,单击“下一步”。 选择安装类型,然后单击“下一步”。 选择目标服务器,然后单击“下一步”。
在“服务器角色”页上,展开“Web 服务器(IIS)”,然后选择“FTP 服务器”。
单击“下一步”,然后在“选择功能”页上,再次单击“下一步”。
在“确认安装选择”页上,单击“安装”。
在“结果” 页面中单击“关闭” 。
Windows 8 或 Windows 8.1
在“开始”屏幕上,将指针一直移动到左下角,右键单击“开始”按钮,然后单击“控制面板”。
在“控制面板”中,单击“程序与功能”,然后单击“打开或关闭 Windows 功能”。
展开“Internet Information Services”,然后选择“FTP 服务器”。
单击“确定”。
单击“关闭” 。
Windows Server 2008 R2
在任务栏上,单击“开始”,指向“管理工具”,然后单击“服务器管理器”。
在“服务器管理器”层次结构窗格中,展开“角色”,然后单击“Web 服务器(IIS)”。
在“Web 服务器 (IIS)”窗格中,滚动到“角色服务”部分,然后单击“添加角色服务”。
在“添加角色服务向导”的“选择角色服务”页,展开“FTP 服务器”。
选择“FTP 服务”。
单击 “下一步” 。
在“确认安装选择”页中,单击“安装”。
在“结果” 页面中单击“关闭” 。
Windows 7
在任务栏上,单击“开始”,然后单击“控制面板”。
在“控制面板”中,单击“程序与功能”,然后单击“打开或关闭 Windows 功能”。
展开“Internet Information Services”,然后展开“FTP 服务器”。
选择“FTP 服务”。
单击“确定”。
Windows Server 2008 或 Windows Vista
从以下 URL 下载安装包:
按照以下演练中的说明安装 FTP 服务:
操作方式
如何为所有 FTP 站点配置默认自定义消息
打开 Internet Information Services (IIS) 管理器:
如果使用的是 Windows Server 2012 或 Windows Server 2012 R2:
- 在任务栏上,单击“服务器管理器”,单击“工具”,然后单击“Internet Information Services (IIS) 管理器”。
如果使用的是 Windows 8 或 Windows 8.1:
- 按住 Windows 键,按字母 X,然后单击“控制面板”。
- 单击“管理工具”,然后双击“Internet Information Services (IIS) 管理器”。
如果使用的是 Windows Server 2008 或 Windows Server 2008 R2:
- 在任务栏上,单击“开始”,指向“管理工具”,然后单击“Internet Information Services (IIS) 管理器”。
如果使用的是 Windows Vista 或 Windows 7:
- 在任务栏上,单击“开始”,然后单击“控制面板”。
- 双击“管理工具”,然后双击“Internet Information Services (IIS) 管理器”。
在“连接”窗格中,单击服务器名称。
配置以下选项:
在“操作”窗格中,单击“应用”。
配置
特性
属性 | 说明 |
---|---|
allowLocalDetailedErrors |
可选的 Boolean 属性。 如果应在本地显示详细的错误消息,则为 true;否则为 false。 注意:无法远程显示详细的错误消息。 默认值为 true 。 |
bannerMessage |
可选的字符串属性。 指定客户端连接到 FTP 服务器时显示的消息。 没有默认值。 |
exitMessage |
可选的字符串属性。 指定客户端关闭与 FTP 服务器的连接时显示的消息。 没有默认值。 |
expandVariables |
可选的 Boolean 属性。 如果应展开用户变量,则为 true;否则为 false。 默认值为 false 。 |
greetingMessage |
可选的字符串属性。 指定在客户端登录到 FTP 服务器后显示的消息。 没有默认值。 |
maxClientsMessage |
可选的字符串属性。 指定当客户端尝试登录且 FTP 服务器上已达到最大客户端数时显示的消息。 没有默认值。 |
suppressDefaultBanner |
可选的 Boolean 属性。 如果 FTP 服务应禁止显示默认的“Microsoft FTP 服务”横幅,则为 true;否则为 false。 默认值为 false 。 |
子元素
无。
配置示例
以下配置示例显示了服务器的 <messages>
元素示例,用于定义自定义默认横幅消息和启用本地详细错误消息。
<siteDefaults>
<ftpServer>
<messages bannerMessage="Welcome!" allowLocalDetailedErrors="true" />
</ftpServer>
</siteDefaults>
代码示例
以下代码示例演示如何设置自定义默认横幅消息和启用本地详细错误消息。
AppCmd.exe
appcmd.exe set config -section:system.applicationHost/sites /siteDefaults.ftpServer.messages.bannerMessage:"Welcome!" /siteDefaults.ftpServer.messages.allowLocalDetailedErrors:"True" /commit:apphost
注意
使用 AppCmd.exe 配置这些设置时,必须确保将 commit 参数设置为 apphost
。 这会将配置设置提交到 ApplicationHost.config 文件中的相应位置部分。
C#
using System;
using System.Text;
using Microsoft.Web.Administration;
internal static class Sample
{
private static void Main()
{
using (ServerManager serverManager = new ServerManager())
{
Configuration config = serverManager.GetApplicationHostConfiguration();
ConfigurationSection sitesSection = config.GetSection("system.applicationHost/sites");
ConfigurationElement siteDefaultsElement = sitesSection.GetChildElement("siteDefaults");
ConfigurationElement ftpServerElement = siteDefaultsElement.GetChildElement("ftpServer");
ConfigurationElement messagesElement = ftpServerElement.GetChildElement("messages");
messagesElement["bannerMessage"] = @"Welcome!";
messagesElement["allowLocalDetailedErrors"] = true;
serverManager.CommitChanges();
}
}
}
VB.NET
Imports System
Imports System.Text
Imports Microsoft.Web.Administration
Module Sample
Sub Main()
Dim serverManager As ServerManager = New ServerManager
Dim config As Configuration = serverManager.GetApplicationHostConfiguration
Dim sitesSection As ConfigurationSection = config.GetSection("system.applicationHost/sites")
Dim siteDefaultsElement As ConfigurationElement = sitesSection.GetChildElement("siteDefaults")
Dim ftpServerElement As ConfigurationElement = siteDefaultsElement.GetChildElement("ftpServer")
Dim messagesElement As ConfigurationElement = ftpServerElement.GetChildElement("messages")
messagesElement("bannerMessage") = "Welcome!"
messagesElement("allowLocalDetailedErrors") = True
serverManager.CommitChanges()
End Sub
End Module
JavaScript
var adminManager = new ActiveXObject('Microsoft.ApplicationHost.WritableAdminManager');
adminManager.CommitPath = "MACHINE/WEBROOT/APPHOST";
var sitesSection = adminManager.GetAdminSection("system.applicationHost/sites", "MACHINE/WEBROOT/APPHOST");
var siteDefaultsElement = sitesSection.ChildElements.Item("siteDefaults");
var ftpServerElement = siteDefaultsElement.ChildElements.Item("ftpServer");
var messagesElement = ftpServerElement.ChildElements.Item("messages");
messagesElement.Properties.Item("bannerMessage").Value = "Welcome!";
messagesElement.Properties.Item("allowLocalDetailedErrors").Value = true;
adminManager.CommitChanges();
VBScript
Set adminManager = createObject("Microsoft.ApplicationHost.WritableAdminManager")
adminManager.CommitPath = "MACHINE/WEBROOT/APPHOST"
Set sitesSection = adminManager.GetAdminSection("system.applicationHost/sites", "MACHINE/WEBROOT/APPHOST")
Set siteDefaultsElement = sitesSection.ChildElements.Item("siteDefaults")
Set ftpServerElement = siteDefaultsElement.ChildElements.Item("ftpServer")
Set messagesElement = ftpServerElement.ChildElements.Item("messages")
messagesElement.Properties.Item("bannerMessage").Value = "Welcome!"
messagesElement.Properties.Item("allowLocalDetailedErrors").Value = True
adminManager.CommitChanges()