Skip to main content

Connections to File Transfer Servers

The JAMS Connection Store lets you configure connection information for transferring files. This connection information is saved in one place and can be referenced in one or more Jobs. You can create Connections to FTP/FTPS/SFTP/SCP servers or an Amazon S3 Bucket.

These Connections can be referenced and applied in File Transfer Jobs or Sequence File Transfer tasks.

Adding a Connection to an Amazon S3 Bucket

Before adding an Amazon S3 Connection, create a Credential in JAMS. The Credential should store the Access key ID as the Logon As username and the Secret Access key is the password.

note

The Amazon S3 Connection Type can be used with only the File Transfer Tasks in a Sequence Job.

  1. Click Connection Store from the Shortcuts menu.
  2. Click +.
  3. In the Name field, enter a name for the connection.
  4. In the Type of Connection field, select Amazon S3.
  5. Click Ok.
  6. Click the Properties tab.
  7. In the Credentials field, select the Credential that stores the Access key ID and Secret Access key.
  8. In the AWS S3 Bucket name field, enter the name of the S3 Bucket.
  9. In the AWS S3 Region field, enter the region for the S3 Bucket.
  10. In The Address field, enter the AWS address.
  11. Optional – In the Folder Name field, specify the Folder within the S3 Bucket that will be used.
  12. Set SSL and File Transfer sections as needed.
  13. Click Save and Close.

Adding a Connection to an FTP or FTPS Server

Before adding a Connection, ensure a Credential has been configured within JAMS that contains the information for connecting to the FTP Server. You will need the FTP username and password or the client certificate for FTPS.

By default, the SSL Mode for an FTP Connection is set to None. To use FTPS, set the SSL Mode property to a value other than None and configure the Port and File Transfer properties that are described below.

  1. Click Connection Store from the Shortcuts menu.
  2. Click +.
  3. In the Name field, enter the name, such as FTP Connection.
  4. In the Description field, enter a description.
  5. In the Type of Connection field, select FTP.
  6. Click Ok.
note

You can also change the Type of Connection on the Properties tab. If you change it, the Property values are maintained if they exist in the new Connection Type.

  1. Click the Properties tab.

  2. In the Credentials field, select the FTP user from the drop-down.

  3. In the Address field, enter the IP address/host name of the FTP(S) Server.

  4. In the Port field, enter the port number for the FTP Server. Port 21 is the default. For FTPS, enter 21.

  5. For FTPS, complete the following:

  6. In the SSL Mode field, enter either Implicit or Explicit.

  7. In the SSL Versions field, enter the appropriate value(s).

  8. In the Secure Transfer field, ensure the box is checked.

  9. Click the Security tab.

  10. Review the permissions for this Connection.

note

Ensure the Submit permission is selected for user accounts that will use this Connection.

  1. Click Save and Close.

Adding a Connection to an SCP Server

Before adding an SCP Connection, ensure a credential has been configured within JAMS that contains the information for connecting to the SCP Server. You will need the SCP username and password or an SCP username and private key.

  1. Click Connection Store from the Shortcuts menu.
  2. Click +.
  3. In the Name field, enter the name, such as SCP Connection.
  4. In the Description field, enter a description.
  5. In the Type of Connection field, select SCP.
  6. Click Ok.
note

You can also change the Type of Connection on the Properties tab. If you change it, the Property values are maintained if they exist in the new Connection Type.

  1. Click the Properties tab.
  2. In the Credentials field, select the SCP user from the drop-down.
  3. In the Address field, enter the IP address/host name of the SCP Server.
  4. In the Port field, enter the port number for the SCP Server. Port 22 is the default.
  5. Click the Security tab.
  6. Review the permissions for this Connection.
note

Ensure the Submit permission is selected for user accounts that will use this Connection.

  1. Click Save and Close

Adding a Connection to an SFTP Server

Before adding an STFP Connection, ensure a credential has been configured within JAMS that contains the information for connecting to the SFTP Server. You will need the SFTP username and password or an SFTP username and private key.

note

Some non-standard SSH configurations may require the password to be sent before the key. In this case, enable SSH Password First Auth on the Properties tab, so the password is sent prior to the key. By default, this option is disabled.

  1. Click Connection Store from the Shortcuts menu.
  2. Click +.
  3. In the Name field, enter the name, such as SFTP Connection.
  4. In the Description field, enter a description.
  5. In the Type of Connection field, select SFTP.
  6. Click Ok.
note

You can also change the Type of Connection on the Properties tab. If you change it, the Property values are maintained if they exist in the new Connection Type.

  1. Click the Properties tab.
  2. In the Credentials field, select the SFTP user from the drop-down.
  3. In the Address field, enter the IP address/host name of the SFTP Server.
  4. In the Port field, enter the port number for the SFTP Server. Port 22 is the default.
  5. Click the Security tab.
  6. Review the permissions for this Connection.
note

Ensure the Submit permission is selected for user accounts that will use this Connection.

  1. Click Save and Close.