Croway opened a new pull request, #17862:
URL: https://github.com/apache/camel/pull/17862

   The previous smb implementation was providing more information wrt the 
absolute path, for example, if camel-smb is connected to a share 
`localhost/data-rw`, and files are created under data-rw, a Camel consumer 
absolute path would be `/fileName` without data-rw, and there is no way to 
retrieve that information from the GenericFile, the previous implementation was 
handing smbj.File and that information was there.
   
   Does it make sense to add a header with that information?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to