This website requires JavaScript.
Explore
Help
Sign In
LiuMangMang
/
ssh-manager
Watch
1
Star
0
Fork
0
You've already forked ssh-manager
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
a61a88f36b00414114a94c447b97740171ca13c2
ssh-manager
/
backend
History
liumangmang
a61a88f36b
Implement session locking in SftpController to ensure thread safety during concurrent SFTP operations. Introduce a method to handle session locks and improve error handling by forcing reconnections on exceptions. This change addresses potential issues with shared ChannelSftp instances in concurrent requests.
2026-02-04 15:03:37 +08:00
..
src
/main
Implement session locking in SftpController to ensure thread safety during concurrent SFTP operations. Introduce a method to handle session locks and improve error handling by forcing reconnections on exceptions. This change addresses potential issues with shared ChannelSftp instances in concurrent requests.
2026-02-04 15:03:37 +08:00
pom.xml
Update jsch dependency to a modern version with enhanced algorithm support and change groupId for compatibility.
2026-02-04 11:57:36 +08:00