I'm trying to use the Dropbox component and got the basics working.
The docs for this component suggest that when working with files (e.g. using
the get operation) the file name have to be included in the route URL e.g.
like this:
to("dropbox://get?accessToken=XXX&clientIdentifier=XXX&remotePath=/root/folder1/file1.tar.gz")There is no mention of being able to specify this information as headers, as in most similar components (file, box ...). Is this not supported in the Dropbox component? If so then its not really useful for much. Thanks Tim -- View this message in context: http://camel.465427.n5.nabble.com/Specifying-file-names-using-Dropbox-component-tp5793105.html Sent from the Camel - Users mailing list archive at Nabble.com.
