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

Camel-dropbox should support Put not only from localPath

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.20.0
    • camel-dropbox
    • None
    • Novice

    Description

      Currently if I want to Put file on Dropbox using Camel-Dopbox I must create temporary file, write to it using file:// and then use:

      dropbox://put?localPath=${header.myTempFile}
      

      which is tedious.
      Camel-dropbox should support writing directly from Exchange

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            eximius Kamil
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: