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

Can I set timeout explicitely by purpose? #417

Open
AlexandrSokolov opened this issue Sep 11, 2024 · 0 comments
Open

Can I set timeout explicitely by purpose? #417

AlexandrSokolov opened this issue Sep 11, 2024 · 0 comments

Comments

@AlexandrSokolov
Copy link

I am using atmoz/sftp only for testing purposes.

The application connects to different sftp servers, that might be configured on different platforms, in different ways, its.

I need to test how the application works on timeouts.

The problem is, when I try to connect, check if file exists, wait for 10 minutes and try the file check again, nothing happens. No socket timeout or sftp timeout exceptions.

Can I force somehow, on the sftp server side to reset the connection with the related exception?

If it is possible, can you please help, how it could be done.

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

1 participant