Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for SMB2 #17

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sodevel
Copy link

@sodevel sodevel commented Jul 3, 2023

This updates the used CIFS library to the latest version which adds support for SMB2, I adapted the code to the API changes.

Right now this still allows to use SMB1, for security reasons this could be disabled. Currently the maximum used SMB version is 2.1, this could be increased to 3.1.1, but the library claims only partial support and i don't know how well this works.

Update org.codelibs:jcifs to 2.1.35 which supports SMB2,
adjust code to changed API.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant