Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

You can disable plain FTP by updating the abpm.ftp.plainFtp.enable property in the server-configure.properties file. 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:

Table of Contents
maxLevel3

Disabling the plain FTP

Follow the steps below to disable the plain FTP:

  1. Go to …<ConnectServerInstallFolder>\AdeptiaServer\ServerKernel\etc location.
  2. Open server-configure.properties file.
  3. Search for the abpm.ftp.plainFtp.enable property.
  4. Set the value to false.



  5. Save the file.

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 Type will 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
    Tip
    In case you clear the SFTP check box, the FTPS security type will get selected automatically and vice-versa.