Uploading files to the SFTP site using a SFTP client

You can use any SFTP client to upload files. Due to a framework limitation, all + characters are replaced by a space.

  1. Make note of your SFTP site details and user credentials.
  2. Open your SFTP client.
  3. Enter the SFTP URL, user name, password, and port. The default port for SFTP is 22.
  4. Click Connect.
  5. Upload a file to the destination directory.
    Note: If the destination directory is invalid or your SFTP user does not have the permissions necessary to upload to that directory, the SFTP upload request fails.