DisableStatefulFTP (Standard 8 Module Reference)

7/8/2014

Review the applicable Embedded Core modules and any examples for the DisableStatefulFTP setting in Windows Embedded 8 Standard (Standard 8).

This setting specifies whether the Windows Firewall File Transfer Protocol (FTP) connection inspection engine is disabled.

Set to true to specify that the inspection engine is disabled; otherwise, set to false. The default value is false.

Modules

The following table shows the modules that you can apply this setting to. In Image Configuration Editor (ICE), you can follow the corresponding path to set this setting for a module.

Module

Path

Networking-MPSSVC-Svc

Products/Embedded Core/Networking-MPSSVC-Svc/DisableStatefulFTP

XML Example

The following example shows how to disable the FTP connection inspection engine.

<DisableStatefulFTP>true</DisableStatefulFTP>

To see an XML example that shows how to set Windows Firewall, see Windows Firewall XML Example.

See Also

Concepts

Embedded Core Settings