Configuring the Infor Landmark Technology environment for the FTP server

You can set up several parameters in the ConfigurationParameter table of each Infor Landmark Technology Runtime data area. These parameters define the users and connection information so that the Landmark Administration Console can access the FTP server.

Use this procedure to configure the Infor Landmark Technology Runtime environment for the FTP server.

  1. In the Administration Console, select Configuration Parameters.
  2. On the Configuration Parameter List form, click Create. This table shows each parameters to create along with the values to specify for each one:
    Component Key Type Required? Description
    adminconsole ftphost Alpha Yes Server or IP address for the FTP server
    adminconsole ftpport Numeric No Port number for FTP server. The default is 22 for secure FTP and 21 for non-secure FTP.
    adminconsole ftpsecure Boolean Yes If true, use SFTP.
    adminconsole datasizelimit Numeric No The size limit for FTP file transfers, in GB. The default is 100 GB.
    adminconsole ftpdirectory Alpha No Optional default directory on the FTP server. If given, this is a sub-directory of the main FTP directory. If the ftp directory is given and has path dividers, they should be represented as /. Do not include this value if specifying an FTP sub-directory on one of the Administration Console forms.
    adminconsole ftpidentitysvc AlphaUpper Must specify this, or else ftpuserid and ftppassword If used, the name of the Landmark service containing the identity to be used for the current actor's FTP credentials.

    If you set up this service and assign identities to it, and if you also set up an individual FTP user, which includes ftpuserid and ftppassword, the ftpidentitysvc setting is used.

    See Setting up a service for FTP identities.

    adminconsole ftpuserid Alpha Must specify this and ftppassword, or else ftpidentitysvc The user ID of the FTP user.
    adminconsole ftppassword Password Must specify this and ftpuserid, or else ftpidentitysvc The password of the FTP user.