Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

You can disable plain FTP by updating the the value for abpm.ftp.plainFtp.enable property in the server-configure.properties fileAdeptia Connect. The possible values for this property are true and false.

Note
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

Search for the 

Follow the steps below to disable the plain FTP:

  • Go to …<ConnectServerInstallFolder>\AdeptiaServer\ServerKernel\etc location.
  • Open server-configure.properties file.

  • Tip
    For quick understanding, you can take a look at this video explaining the concept discussed herein. 
    1. Click Accounts > Settings.
    2. Expand Server Node Settings on the left panel.
    3. Click the primary node.
    4. Click Edit located on the top right of the screen.
    5. Expand Services > FTP Protocols Configuration > Common Configuration
    6. Set the value to false for abpm.ftp.plainFtp.enable property property.
    7. Click Save.
    8. Click Reload configuration to commit the change.Set the value to false.
      Image Removed
    9. Save the file.
    10. Restart the Connect Server.

      Anchor
      Video
      Video
      Multimedia
      nameFTP.mp4
      width650
      height325


    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.