chown (not chmod) for file producer

2020-04-30 Thread Axel Bock
hi camel list, is there a way to do a "chown" command for a produced file? I do a "chmod=666" right now, yet although this works it's kinda dirty. cheers! axel.

camel s3 consumer filename

2020-04-27 Thread Axel Bock
hi list, since you (read: andrea ;) helped a lot on my last question, I have another one. I consume files from s3. but the files are saved under generic file names in my target directory, which I don't want. I actually want to save them under the name they have in s3. this is my config (broken up

S3 and special chars in AWS_SECRET_ACCESS_KEY

2020-04-21 Thread Axel Bock
hi list, i have this problem: when using the s3 module of camel I got the following error: The request signature we calculated does not match the signature you provided. after lots of searching i found out it goes away when the aws_secret_access_key does NOT have special chars included and confor

"since camel 3.3"

2020-04-16 Thread Axel Bock
hi all, I found a weird information on this page: https://camel.apache.org/components/latest/azure-storage-blob-component.html basically it says the "new" azure blob component is releases "since camel 3.3". is that an error or will this really be valid from the next version on? cheers! axel.