Configuring the plain FTP
You can disable plain FTP by updating the value for abpm.ftp.plainFtp.enableproperty in Adeptia Connect. The possible values for this property are true and false.
| By default, the value of this property is set to true. |
|---|
This page contains the following information:
Disabling the plain FTP
Follow the steps below to disable the plain FTP:
- Click Accounts > Settings.
- Expand Server Node Settings on the left panel.
- Click the primary node.
- Click Edit located on the top right of the screen.
- Expand Services > FTP Protocols Configuration > Common Configuration.
- Set the value to false forabpm.ftp.plainFtp.enableproperty.
- Click Save.
- Click Reload configuration to commit the change.
- Restart the Connect Server.
Impact of disabling the plain FTP
Changing the property value to false will have the following impacts on other settings:
-
While creating the FTP account, the default Security Typewill be pre-selected as SFTP (SSH). The option None will be greyed out.
-
You will not able to Copy the existing Plain FTP account from the template or transaction wizard and also from the FTP manage page.
-
By default, SFTP check box will be selected as a security type while creating the following services:
- FTP Event
- FTP Source
- FTP Target
- FTP Polling
In case you clear the SFTP check box, the FTPS security type will get selected automatically and vice-versa.
You may be interested in...