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

a keepAlive in SMBConfig #852

Open
paulkelele opened this issue Dec 20, 2024 · 2 comments
Open

a keepAlive in SMBConfig #852

paulkelele opened this issue Dec 20, 2024 · 2 comments

Comments

@paulkelele
Copy link

due to DFS time out idle connection to 15mn can you implements in SMBConfig a keepAlive ?
there is a SMB2Echo working with session.send() but this is not a very practical way.

tks

@neoxpert
Copy link

There has been an open issue for some time now #365.

If you need it "now" you might just implement a Thread which sends SMB2Echo messages for any registered session.

@paulkelele
Copy link
Author

ok. Thanks

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

No branches or pull requests

2 participants