Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-7977

sftp compression option is not set rightly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.13.2, 2.14.0
    • 2.13.4, 2.14.1, 2.15.0
    • camel-sftp
    • None
    • Unknown

    Description

      The setting of sftp compression should skip the space, according to the user report.

      session.setConfig("compression.s2c", "zlib@openssh.com, zlib, none");
      session.setConfig("compression.c2s", "zlib@openssh.com, zlib, none");
      

      Attachments

        Activity

          People

            njiang Willem Jiang
            njiang Willem Jiang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: