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

Allow files to be chmod-ed after being produced sftp

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.9.0
    • 2.8.2, 2.9.0
    • camel-ftp
    • None
    • Patch Available
    • Unknown

    Description

      Some communication partners require files to be chmod-ed after being transfered to ensure locking. (instead of "done" files)
      This is how it works:

      from("file:/in").to("sftp:user@host/out&password=secret&chmod=640")

      Attachments

        1. CAMEL-4346.patch
          2 kB
          Jan-Philipp Niewerth

        Activity

          People

            davsclaus Claus Ibsen
            jan.niewerth Jan-Philipp Niewerth
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: