The camel-dropbox component is not in the apache-camel official kit yet, so we don’t have document in the apache camel website.
BTW, I didn’t see the exact error message when you use camel route to move the file from you dropbox to the local folder. -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com(http://willemjiang.blogspot.com/) (English) http://jnn.iteye.com(http://jnn.javaeye.com/) (Chinese) Twitter: willemjiang Weibo: 姜宁willem On February 26, 2014 at 7:41:58 PM, Mark.Nelson ([email protected]) wrote: > > Hi, > > I have some questions about the camel-dropbox component. > 1- Does DropBox component have the notion of idempotency like > file > component? > > 2- I want to get all files the exist in my dropbox and save them in > my local > Folder. I used this route but I get some issue: > > > > uri="dropbox://get?accessToken=<Token>&clientIdentifier=&remotePath=/" > /> > > > 3- Do you have any documentation about camel-dropbox component > that can help > me? > > Many thanks > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/camel-dropbox-tp5748012.html > Sent from the Camel - Users mailing list archive at Nabble.com. >
