Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
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