The FTP server beans are declared in the file-servers-context.xml file.
Using the subsystem extension classpath mechanism, you can place site specific customization of these default values in a Spring bean file. Create a file custom-file-servers-context.xml and place it in a folder with the path <extension>\subsystems\fileServers\default\default\custom-file-servers-context.xml.
Note: The default\default part of the path is
intentional.
The following properties can be overridden on the ftpServerConfig bean.
-
bindTo**
Specifies the address the FTP server binds to. If it’s not specified, the server binds to all available addresses.