Skip to content

rokkakasu/camel-smbj

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

camel-smbj

This repository holds the prototype for a SMBJ integration into camel, which hopefully gets merged into the Camel Extras repository when its done.

Intention

The camel-extras library only provides the integration for JCIFS by the component camel-jcifs, which unfortunately only supports SMB 1.0 and is maintenance only. With an integration of smbj into camel, all available SMB versions should be supported and usable in camel routes.

See this issue for further details https://issues.apache.org/jira/browse/CAMEL-12563

Supported Camel Versions

For now only Camel 2.21.0 is supported, due to the fact, that this implementation was actually meant for a customer of mine, who needs a SMB support for his Red Hat Fuse 7 POC, whereby Red Hat Fuse 7.1 supports camel 2.21.0. If this prototype gets approved by camel-extras, then newer camel versions will be supported as well.

About

A camel library for using cifs/samba shares

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%