[
https://issues.apache.org/jira/browse/CAMEL-22043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-22043:
--------------------------------
Fix Version/s: 4.12.0
(was: 4.x)
> camel-smb - Configure path in context-path to be more similar to other file
> based components
> --------------------------------------------------------------------------------------------
>
> Key: CAMEL-22043
> URL: https://issues.apache.org/jira/browse/CAMEL-22043
> Project: Camel
> Issue Type: Improvement
> Components: camel-smb
> Affects Versions: 4.10.0
> Reporter: Claus Ibsen
> Priority: Minor
> Fix For: 4.12.0
>
>
> We may consider to configure the path/directory part like you do with
> file/ftp in the context-path. Otherwise today you need to use ?path=xxx as
> query parameter.
> The context-path has the shareName as prefix. So this would assume the
> shareName cannot have / in the name and be a single name only.
> smb://mysmbserver/myshare/mypath
> Instead of
> smb://mysmbserver/myshare/?path=mypath
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)